chore(package): bump jest

This commit is contained in:
Daniel 2018-03-19 13:03:38 +01:00
parent b9d9f0bd54
commit 9f19e2ba07
2 changed files with 3002 additions and 1083 deletions

4077
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"@angular/core": "latest",
"@types/cordova": "0.0.34",
"@types/fs-extra": "^4.0.5",
"@types/jest": "21.1.5",
"@types/jest": "^22.2.0",
"@types/lodash": "4.14.85",
"@types/node": "8.0.47",
"@types/rimraf": "^2.0.2",
@ -51,18 +51,18 @@
"gulp-rename": "1.2.2",
"gulp-replace": "0.6.1",
"gulp-tslint": "8.1.2",
"jest": "21.2.1",
"jest": "^22.4.2",
"lodash": "4.17.4",
"minimist": "1.2.0",
"nodemon": "1.12.1",
"rimraf": "^2.6.2",
"rxjs": "5.5.2",
"string-replace-webpack-plugin": "^0.1.3",
"ts-jest": "21.1.4",
"ts-jest": "^22.4.2",
"ts-node": "3.3.0",
"tslint": "5.8.0",
"tslint-ionic-rules": "0.0.11",
"typescript": "^2.6.2",
"typescript": "2.6.2",
"uglifyjs-webpack-plugin": "^1.1.2",
"unminified-webpack-plugin": "^1.4.2",
"webpack": "^3.9.1",