chore(package): bump deps

This commit is contained in:
Daniel 2018-09-15 11:48:44 +02:00
parent d2d1f4889e
commit f7e76c5f83
2 changed files with 484 additions and 480 deletions

942
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,13 +22,13 @@
"shipit": "npm run build && npm run readmes && npm run npmpub"
},
"devDependencies": {
"@angular/common": "^6.1.6",
"@angular/compiler": "^6.1.6",
"@angular/compiler-cli": "^6.1.6",
"@angular/core": "^6.1.6",
"@angular/common": "^6.1.7",
"@angular/compiler": "^6.1.7",
"@angular/compiler-cli": "^6.1.7",
"@angular/core": "^6.1.7",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^5.0.4",
"@types/jest": "^23.3.1",
"@types/jest": "^23.3.2",
"@types/lodash": "^4.14.116",
"@types/node": "^9.6.31",
"@types/rimraf": "^2.0.2",
@ -50,13 +50,13 @@
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-tslint": "^8.1.3",
"jest": "^23.5.0",
"lodash": "^4.17.10",
"jest": "^23.6.0",
"lodash": "^4.17.11",
"minimist": "1.2.0",
"nodemon": "^1.18.4",
"rimraf": "^2.6.2",
"rxjs": "^6.3.1",
"rxjs-tslint-rules": "^4.7.2",
"rxjs": "^6.3.2",
"rxjs-tslint-rules": "^4.8.0",
"string-replace-webpack-plugin": "^0.1.3",
"ts-jest": "^22.4.6",
"ts-node": "^6.2.0",
@ -65,8 +65,8 @@
"typescript": "2.9.2",
"uglifyjs-webpack-plugin": "^1.3.0",
"unminified-webpack-plugin": "^2.0.0",
"webpack": "^4.17.1",
"winston": "^3.0.0",
"webpack": "^4.19.0",
"winston": "^3.1.0",
"zone.js": "latest"
},
"jest": {