chore(package): bump deps

This commit is contained in:
Daniel Sogl 2019-08-09 11:11:10 +02:00
parent fd81a5e5b7
commit 1f7e6a5d02
2 changed files with 199 additions and 215 deletions

406
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,9 +29,9 @@
"@angular/core": "^7.2.15",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^8.0.0",
"@types/jest": "^24.0.15",
"@types/jest": "^24.0.17",
"@types/lodash": "^4.14.136",
"@types/node": "^12.6.8",
"@types/node": "^12.7.1",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.32.1",
"ajv": "^6.10.2",
@ -57,9 +57,9 @@
"tslint-ionic-rules": "0.0.21",
"typedoc": "^0.15.0",
"typescript": "3.2.4",
"uglifyjs-webpack-plugin": "^2.1.3",
"uglifyjs-webpack-plugin": "^2.2.0",
"unminified-webpack-plugin": "^2.0.0",
"webpack": "^4.38.0",
"webpack": "^4.39.1",
"winston": "^3.2.1",
"zone.js": "^0.8.29"
},