mirror of https://github.com/webpack/webpack.git
upgrade jest
This commit is contained in:
parent
8167e42970
commit
a994ec77c4
|
@ -55,8 +55,8 @@
|
||||||
"istanbul": "^0.4.5",
|
"istanbul": "^0.4.5",
|
||||||
"jade": "^1.11.0",
|
"jade": "^1.11.0",
|
||||||
"jade-loader": "~0.8.0",
|
"jade-loader": "~0.8.0",
|
||||||
"jest": "24.0.0-alpha.1",
|
"jest": "24.1.0",
|
||||||
"jest-junit": "^5.2.0",
|
"jest-junit": "^6.2.1",
|
||||||
"json-loader": "^0.5.7",
|
"json-loader": "^0.5.7",
|
||||||
"json-schema-to-typescript": "^6.0.1",
|
"json-schema-to-typescript": "^6.0.1",
|
||||||
"less": "^3.9.0",
|
"less": "^3.9.0",
|
||||||
|
|
Loading…
Reference in New Issue