chore(package): bump deps

This commit is contained in:
Daniel Sogl 2020-05-16 14:31:42 +02:00
parent 13a8a6f1d9
commit 12606198f6
2 changed files with 1368 additions and 501 deletions

1863
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,7 +27,7 @@
"@angular/compiler-cli": "^9.1.7",
"@angular/core": "^9.1.7",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^8.1.0",
"@types/fs-extra": "^9.0.0",
"@types/jest": "^25.2.2",
"@types/lodash": "^4.14.151",
"@types/node": "^12.12.39",
@ -44,13 +44,13 @@
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.0.0",
"gulp-tslint": "^8.1.4",
"jest": "^25.5.4",
"jest": "^26.0.1",
"lodash": "^4.17.15",
"minimist": "^1.2.5",
"natives": "^1.1.6",
"rimraf": "^3.0.2",
"rxjs": "^6.5.5",
"ts-jest": "^25.5.1",
"ts-jest": "^26.0.0",
"ts-node": "^8.10.1",
"tslint": "^5.20.1",
"tslint-ionic-rules": "0.0.21",