mirror of https://github.com/webpack/webpack.git
upgrade jest dependencies
This commit is contained in:
parent
8ba770587c
commit
a81cdcda26
|
@ -53,8 +53,8 @@
|
||||||
"husky": "^1.1.3",
|
"husky": "^1.1.3",
|
||||||
"i18n-webpack-plugin": "^1.0.0",
|
"i18n-webpack-plugin": "^1.0.0",
|
||||||
"istanbul": "^0.4.5",
|
"istanbul": "^0.4.5",
|
||||||
"jest": "24.1.0",
|
"jest": "^24.9.0",
|
||||||
"jest-junit": "^6.2.1",
|
"jest-junit": "^8.0.0",
|
||||||
"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