Update dependencies including a balena-preload fix for lots of releases

Change-type: patch
This commit is contained in:
Pagan Gazzard 2019-05-10 15:38:12 +01:00
parent b3470ac909
commit a503cb4757

View File

@ -76,14 +76,14 @@
"@types/mkdirp": "0.5.2",
"@types/node": "6.14.2",
"@types/prettyjson": "0.0.28",
"@types/stream-to-promise": "2.2.0",
"@types/raven": "2.5.1",
"@types/request": "2.48.1",
"@types/stream-to-promise": "2.2.0",
"@types/tar-stream": "1.6.0",
"@types/through2": "2.0.33",
"catch-uncommitted": "^1.0.0",
"catch-uncommitted": "^1.3.0",
"ent": "^2.2.0",
"filehound": "^1.16.2",
"filehound": "^1.17.0",
"fs-extra": "^5.0.0",
"gulp": "^4.0.1",
"gulp-coffee": "^2.2.0",
@ -91,8 +91,8 @@
"gulp-mocha": "^2.0.0",
"gulp-shell": "^0.5.2",
"mochainon": "^2.0.0",
"pkg": "^4.3.0-beta.1",
"prettier": "^1.15.3",
"pkg": "^4.3.8",
"prettier": "^1.17.0",
"publish-release": "^1.3.3",
"require-npm4-to-publish": "^1.0.0",
"resin-lint": "^3.0.1",
@ -110,13 +110,13 @@
"balena-config-json": "^2.0.0",
"balena-device-init": "^5.0.0",
"balena-image-manager": "^6.0.0",
"balena-preload": "^8.0.4",
"balena-sdk": "^11.2.0",
"balena-preload": "^8.1.2",
"balena-sdk": "^11.15.0",
"balena-settings-client": "^4.0.0",
"balena-sync": "^10.0.3",
"bash": "0.0.1",
"bluebird": "^3.5.3",
"body-parser": "^1.14.1",
"bluebird": "^3.5.4",
"body-parser": "^1.19.0",
"capitano": "^1.9.0",
"chalk": "^2.3.0",
"chokidar": "^2.0.4",
@ -139,21 +139,21 @@
"global-tunnel-ng": "^2.1.1",
"hasbin": "^1.2.3",
"humanize": "0.0.9",
"ignore": "^5.0.2",
"ignore": "^5.1.1",
"inquirer": "^3.1.1",
"is-root": "^1.0.0",
"js-yaml": "^3.10.0",
"js-yaml": "^3.13.1",
"klaw": "^3.0.0",
"livepush": "^1.2.0",
"lodash": "^4.17.4",
"minimatch": "^3.0.4",
"mixpanel": "^0.10.1",
"mkdirp": "^0.5.1",
"moment": "^2.20.1",
"moment": "^2.24.0",
"moment-duration-format": "^2.2.1",
"mz": "^2.6.0",
"node-cleanup": "^2.1.2",
"opn": "^5.1.0",
"opn": "^5.5.0",
"prettyjson": "^1.1.3",
"progress-stream": "^2.0.0",
"raven": "^2.5.0",
@ -163,14 +163,14 @@
"resin-cli-visuals": "^1.4.0",
"resin-compose-parse": "^2.1.0",
"resin-doodles": "0.0.1",
"resin-image-fs": "^5.0.2",
"resin-image-fs": "^5.0.8",
"resin-multibuild": "^3.1.0",
"resin-release": "^1.2.0",
"resin-semver": "^1.4.0",
"resin-semver": "^1.6.0",
"resin-stream-logger": "^0.1.2",
"rimraf": "^2.4.3",
"rindle": "^1.0.0",
"semver": "^5.3.0",
"rindle": "^1.3.4",
"semver": "^5.7.0",
"split": "^1.0.1",
"string-width": "^2.1.1",
"strip-ansi-stream": "^1.0.0",
@ -178,7 +178,7 @@
"tar-utils": "^2.0.0",
"through2": "^2.0.3",
"tmp": "0.0.31",
"typed-error": "^3.0.0",
"typed-error": "^3.1.0",
"umount": "^1.1.6",
"unzip2": "^0.2.5",
"update-notifier": "^2.2.0",