chore(package): bump deps

This commit is contained in:
Daniel
2018-04-13 12:39:08 +02:00
parent f414e0e081
commit fa08b99bbc
2 changed files with 43 additions and 46 deletions
+8 -8
View File
@@ -22,22 +22,22 @@
"shipit": "npm run build && npm run readmes && npm run npmpub"
},
"devDependencies": {
"@angular/common": "6.0.0-rc.1",
"@angular/compiler": "6.0.0-rc.1",
"@angular/compiler-cli": "6.0.0-rc.1",
"@angular/core": "6.0.0-rc.1",
"@angular/common": "6.0.0-rc.3",
"@angular/compiler": "6.0.0-rc.3",
"@angular/compiler-cli": "6.0.0-rc.3",
"@angular/core": "6.0.0-rc.3",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^5.0.1",
"@types/jest": "^22.2.2",
"@types/fs-extra": "^5.0.2",
"@types/jest": "^22.2.3",
"@types/lodash": "^4.14.106",
"@types/node": "^9.6.2",
"@types/node": "^9.6.4",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.1.3",
"async-promise-queue": "^1.0.4",
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babelify": "^8.0.0",
"browserify": "^16.1.1",
"browserify": "^16.2.0",
"canonical-path": "0.0.2",
"conventional-changelog-cli": "^1.3.21",
"cpr": "^3.0.1",