mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 12:48:00 +08:00
Unpin babel-jest (#7007)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"@babel/core": "7.4.3",
|
||||
"anser": "1.4.8",
|
||||
"babel-eslint": "10.0.1",
|
||||
"babel-jest": "24.8.0",
|
||||
"babel-jest": "^24.8.0",
|
||||
"babel-loader": "8.0.5",
|
||||
"babel-preset-react-app": "^8.0.0",
|
||||
"chalk": "^2.4.2",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "1.6.0",
|
||||
"@typescript-eslint/parser": "1.6.0",
|
||||
"babel-eslint": "10.0.1",
|
||||
"babel-jest": "24.8.0",
|
||||
"babel-jest": "^24.8.0",
|
||||
"babel-loader": "8.0.5",
|
||||
"babel-plugin-named-asset-import": "^0.3.2",
|
||||
"babel-preset-react-app": "^8.0.0",
|
||||
|
||||
Reference in New Issue
Block a user