chore(package): bump deps

This commit is contained in:
Daniel 2018-03-23 10:07:47 +01:00
parent a7c1dea6a1
commit 9711061889
2 changed files with 1026 additions and 248 deletions

1262
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,18 +28,18 @@
"@angular/core": "^5.2.9",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^5.0.1",
"@types/jest": "^22.2.0",
"@types/lodash": "^4.14.105",
"@types/jest": "^22.2.2",
"@types/lodash": "^4.14.106",
"@types/node": "8.0.47",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.1.1",
"@types/webpack": "^4.1.2",
"async-promise-queue": "^1.0.4",
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babelify": "^8.0.0",
"browserify": "^16.1.1",
"canonical-path": "0.0.2",
"conventional-changelog-cli": "^1.3.16",
"conventional-changelog-cli": "^1.3.17",
"cpr": "^3.0.1",
"cz-conventional-changelog": "^2.1.0",
"decamelize": "^2.0.0",
@ -51,7 +51,7 @@
"gulp-rename": "1.2.2",
"gulp-replace": "0.6.1",
"gulp-tslint": "8.1.2",
"jest": "^22.4.2",
"jest": "^22.4.3",
"lodash": "^4.17.5",
"minimist": "1.2.0",
"nodemon": "^1.17.2",
@ -65,7 +65,7 @@
"typescript": "2.6.2",
"uglifyjs-webpack-plugin": "^1.2.4",
"unminified-webpack-plugin": "^2.0.0",
"webpack": "^4.1.1",
"webpack": "^4.2.0",
"winston": "3.0.0-rc3",
"zone.js": "^0.8.20"
},