@nordicsemiconductor/firmware-ci-runner-azure 4.0.213 → 4.0.214

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nordicsemiconductor/firmware-ci-runner-azure",
3
- "version": "4.0.213",
3
+ "version": "4.0.214",
4
4
  "description": "Runs firmware on a real device connected to Azure IoT hub.",
5
5
  "main": "./dist/export.js",
6
6
  "bin": "./cli/index.js",
@@ -30,7 +30,7 @@
30
30
  "@azure/arm-resources-subscriptions": "2.1.0",
31
31
  "@azure/identity": "3.3.0",
32
32
  "@azure/storage-blob": "12.15.0",
33
- "@nordicsemiconductor/firmware-ci-device-helpers": "14.0.198",
33
+ "@nordicsemiconductor/firmware-ci-device-helpers": "14.0.199",
34
34
  "@serialport/parser-readline": "12.0.0",
35
35
  "azure-iothub": "1.16.4",
36
36
  "semver": "7.5.4",