mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
chore(package): bump jest
This commit is contained in:
parent
b9d9f0bd54
commit
9f19e2ba07
3467
package-lock.json
generated
3467
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -28,7 +28,7 @@
|
|||||||
"@angular/core": "latest",
|
"@angular/core": "latest",
|
||||||
"@types/cordova": "0.0.34",
|
"@types/cordova": "0.0.34",
|
||||||
"@types/fs-extra": "^4.0.5",
|
"@types/fs-extra": "^4.0.5",
|
||||||
"@types/jest": "21.1.5",
|
"@types/jest": "^22.2.0",
|
||||||
"@types/lodash": "4.14.85",
|
"@types/lodash": "4.14.85",
|
||||||
"@types/node": "8.0.47",
|
"@types/node": "8.0.47",
|
||||||
"@types/rimraf": "^2.0.2",
|
"@types/rimraf": "^2.0.2",
|
||||||
@ -51,18 +51,18 @@
|
|||||||
"gulp-rename": "1.2.2",
|
"gulp-rename": "1.2.2",
|
||||||
"gulp-replace": "0.6.1",
|
"gulp-replace": "0.6.1",
|
||||||
"gulp-tslint": "8.1.2",
|
"gulp-tslint": "8.1.2",
|
||||||
"jest": "21.2.1",
|
"jest": "^22.4.2",
|
||||||
"lodash": "4.17.4",
|
"lodash": "4.17.4",
|
||||||
"minimist": "1.2.0",
|
"minimist": "1.2.0",
|
||||||
"nodemon": "1.12.1",
|
"nodemon": "1.12.1",
|
||||||
"rimraf": "^2.6.2",
|
"rimraf": "^2.6.2",
|
||||||
"rxjs": "5.5.2",
|
"rxjs": "5.5.2",
|
||||||
"string-replace-webpack-plugin": "^0.1.3",
|
"string-replace-webpack-plugin": "^0.1.3",
|
||||||
"ts-jest": "21.1.4",
|
"ts-jest": "^22.4.2",
|
||||||
"ts-node": "3.3.0",
|
"ts-node": "3.3.0",
|
||||||
"tslint": "5.8.0",
|
"tslint": "5.8.0",
|
||||||
"tslint-ionic-rules": "0.0.11",
|
"tslint-ionic-rules": "0.0.11",
|
||||||
"typescript": "^2.6.2",
|
"typescript": "2.6.2",
|
||||||
"uglifyjs-webpack-plugin": "^1.1.2",
|
"uglifyjs-webpack-plugin": "^1.1.2",
|
||||||
"unminified-webpack-plugin": "^1.4.2",
|
"unminified-webpack-plugin": "^1.4.2",
|
||||||
"webpack": "^3.9.1",
|
"webpack": "^3.9.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user