chore(package): bump deps

This commit is contained in:
Daniel Sogl 2020-05-15 12:13:28 +02:00
parent e715498d33
commit 1dfd8a017a
2 changed files with 485 additions and 790 deletions

1253
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,20 +22,20 @@
"shipit": "npm run build && npm run readmes && npm run npmpub"
},
"devDependencies": {
"@angular/common": "^9.1.4",
"@angular/compiler": "^9.1.4",
"@angular/compiler-cli": "^9.1.4",
"@angular/core": "^9.1.4",
"@angular/common": "^9.1.7",
"@angular/compiler": "^9.1.7",
"@angular/compiler-cli": "^9.1.7",
"@angular/core": "^9.1.7",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^8.1.0",
"@types/jest": "^25.2.1",
"@types/lodash": "^4.14.150",
"@types/node": "^12.12.37",
"@types/jest": "^25.2.2",
"@types/lodash": "^4.14.151",
"@types/node": "^12.12.39",
"@types/rimraf": "^3.0.0",
"@types/webpack": "^4.41.12",
"@types/webpack": "^4.41.13",
"ajv": "^6.12.2",
"async-promise-queue": "^1.0.5",
"conventional-changelog-cli": "^2.0.31",
"conventional-changelog-cli": "^2.0.34",
"cz-conventional-changelog": "^3.2.0",
"dgeni": "^0.4.12",
"dgeni-packages": "0.16.10",
@ -50,7 +50,7 @@
"natives": "^1.1.6",
"rimraf": "^3.0.2",
"rxjs": "^6.5.5",
"ts-jest": "^25.4.0",
"ts-jest": "^25.5.1",
"ts-node": "^8.10.1",
"tslint": "^5.20.1",
"tslint-ionic-rules": "0.0.21",
@ -89,6 +89,6 @@
}
},
"dependencies": {
"tslib": "^1.11.1"
"tslib": "^1.13.0"
}
}