chore(package): bump deps

This commit is contained in:
Daniel Sogl
2019-07-01 19:29:32 +02:00
parent 2fadb6b0e1
commit d52278b2d1
2 changed files with 71 additions and 74 deletions
+8 -8
View File
@@ -29,18 +29,18 @@
"@angular/core": "^7.2.15",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^7.0.0",
"@types/jest": "^24.0.13",
"@types/lodash": "^4.14.134",
"@types/node": "^10.14.8",
"@types/jest": "^24.0.15",
"@types/lodash": "^4.14.135",
"@types/node": "^10.14.10",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.4.32",
"@types/webpack": "^4.4.34",
"ajv": "^6.10.0",
"async-promise-queue": "^1.0.5",
"conventional-changelog-cli": "^2.0.21",
"cz-conventional-changelog": "^2.1.0",
"dgeni": "^0.4.12",
"dgeni-packages": "0.16.10",
"fs-extra": "^8.0.1",
"fs-extra": "^8.1.0",
"gulp": "3.9.1",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
@@ -52,14 +52,14 @@
"rimraf": "^2.6.3",
"rxjs": "^6.5.2",
"ts-jest": "^24.0.2",
"ts-node": "^8.2.0",
"tslint": "^5.17.0",
"ts-node": "^8.3.0",
"tslint": "^5.18.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.33.0",
"webpack": "^4.35.2",
"winston": "^3.2.1",
"zone.js": "^0.8.29"
},