chore(package): bump deps

This commit is contained in:
Daniel Sogl
2019-05-27 07:22:40 +02:00
parent 7588eaf9fd
commit 0e7bec3633
2 changed files with 43 additions and 34 deletions
+5 -5
View File
@@ -30,10 +30,10 @@
"@types/cordova": "0.0.34",
"@types/fs-extra": "^7.0.0",
"@types/jest": "^24.0.13",
"@types/lodash": "^4.14.129",
"@types/node": "^10.14.6",
"@types/lodash": "^4.14.132",
"@types/node": "^10.14.7",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.4.31",
"@types/webpack": "^4.4.32",
"ajv": "^6.10.0",
"async-promise-queue": "^1.0.5",
"conventional-changelog-cli": "^2.0.21",
@@ -52,14 +52,14 @@
"rimraf": "^2.6.3",
"rxjs": "^6.5.2",
"ts-jest": "^24.0.2",
"ts-node": "^8.1.0",
"ts-node": "^8.2.0",
"tslint": "^5.16.0",
"tslint-ionic-rules": "0.0.21",
"typedoc": "^0.14.2",
"typescript": "3.2.4",
"uglifyjs-webpack-plugin": "^2.1.3",
"unminified-webpack-plugin": "^2.0.0",
"webpack": "^4.31.0",
"webpack": "^4.32.2",
"winston": "^3.2.1",
"zone.js": "^0.8.29"
},