chore(package): bump deps

This commit is contained in:
Daniel 2018-09-24 19:16:55 +02:00
parent d3af51915e
commit 93ff513bd8
2 changed files with 148 additions and 148 deletions

282
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,17 +22,17 @@
"shipit": "npm run build && npm run readmes && npm run npmpub"
},
"devDependencies": {
"@angular/common": "^6.1.7",
"@angular/compiler": "^6.1.7",
"@angular/compiler-cli": "^6.1.7",
"@angular/core": "^6.1.7",
"@angular/common": "^6.1.8",
"@angular/compiler": "^6.1.8",
"@angular/compiler-cli": "^6.1.8",
"@angular/core": "^6.1.8",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^5.0.4",
"@types/jest": "^23.3.2",
"@types/lodash": "^4.14.116",
"@types/node": "^9.6.31",
"@types/node": "^9.6.32",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.4.11",
"@types/webpack": "^4.4.12",
"async-promise-queue": "^1.0.4",
"canonical-path": "0.0.2",
"conventional-changelog-cli": "^2.0.5",
@ -53,7 +53,7 @@
"rxjs": "^6.3.2",
"rxjs-tslint-rules": "^4.8.0",
"string-replace-webpack-plugin": "^0.1.3",
"ts-jest": "^23.1.4",
"ts-jest": "23.1.4",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"tslint-ionic-rules": "0.0.19",