chore(): bump deps

This commit is contained in:
Daniel
2018-12-07 13:41:16 +01:00
parent 06634dc5f4
commit 7483c3554c
2 changed files with 34 additions and 34 deletions
+7 -7
View File
@@ -22,15 +22,15 @@
"shipit": "npm run build && npm run readmes && npm run npmpub"
},
"devDependencies": {
"@angular/common": "^7.1.1",
"@angular/compiler": "^7.1.1",
"@angular/compiler-cli": "^7.1.1",
"@angular/core": "^7.1.1",
"@angular/common": "^7.1.2",
"@angular/compiler": "^7.1.2",
"@angular/compiler-cli": "^7.1.2",
"@angular/core": "^7.1.2",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^5.0.4",
"@types/jest": "^23.3.10",
"@types/lodash": "^4.14.118",
"@types/node": "^10.12.11",
"@types/node": "^10.12.12",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.4.20",
"ajv": "^6.6.1",
@@ -53,11 +53,11 @@
"ts-jest": "^23.10.5",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"tslint-ionic-rules": "0.0.20",
"tslint-ionic-rules": "0.0.21",
"typescript": "3.1.6",
"uglifyjs-webpack-plugin": "^2.0.1",
"unminified-webpack-plugin": "^2.0.0",
"webpack": "^4.26.1",
"webpack": "^4.27.1",
"winston": "^3.1.0",
"zone.js": "^0.8.26"
},