chore(package): bump deps

This commit is contained in:
Daniel Sogl
2020-01-03 19:54:35 +01:00
parent 240feba76b
commit 82b632d772
2 changed files with 19 additions and 19 deletions
+4 -4
View File
@@ -31,9 +31,9 @@
"@types/fs-extra": "^8.0.1",
"@types/jest": "^24.0.25",
"@types/lodash": "^4.14.149",
"@types/node": "^12.12.22",
"@types/node": "^12.12.23",
"@types/rimraf": "^2.0.3",
"@types/webpack": "^4.41.0",
"@types/webpack": "^4.41.1",
"ajv": "^6.10.2",
"async-promise-queue": "^1.0.5",
"conventional-changelog-cli": "^2.0.31",
@@ -50,7 +50,7 @@
"minimist": "1.2.0",
"natives": "^1.1.6",
"rimraf": "^3.0.0",
"rxjs": "^6.5.3",
"rxjs": "^6.5.4",
"ts-jest": "^24.2.0",
"ts-node": "^8.5.2",
"tslint": "^5.20.1",
@@ -59,7 +59,7 @@
"typescript": "~3.5.3",
"uglifyjs-webpack-plugin": "^2.2.0",
"unminified-webpack-plugin": "^2.0.0",
"webpack": "^4.41.4",
"webpack": "^4.41.5",
"winston": "^3.2.1",
"zone.js": "^0.9.1"
},