Skip to content

Commit 3f03a63

Browse files
committed
Upgrade rest of packges from 26.6.0 to 27.0.0-next.6
1 parent 97fd43e commit 3f03a63

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/react-error-overlay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/core": "7.12.3",
3939
"anser": "1.4.10",
4040
"babel-eslint": "^10.1.0",
41-
"babel-jest": "^26.6.0",
41+
"babel-jest": "^27.0.0-next.6",
4242
"babel-loader": "8.1.0",
4343
"babel-preset-react-app": "^10.0.0",
4444
"chalk": "2.4.2",

packages/react-scripts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/eslint-plugin": "^4.5.0",
3535
"@typescript-eslint/parser": "^4.5.0",
3636
"babel-eslint": "^10.1.0",
37-
"babel-jest": "^26.6.0",
37+
"babel-jest": "^27.0.0-next.6",
3838
"babel-loader": "8.1.0",
3939
"babel-plugin-named-asset-import": "^0.3.7",
4040
"babel-preset-react-app": "^10.0.0",
@@ -59,8 +59,8 @@
5959
"html-webpack-plugin": "4.5.0",
6060
"identity-obj-proxy": "3.0.0",
6161
"jest": "27.0.0-next.6",
62-
"jest-circus": "26.6.0",
63-
"jest-resolve": "26.6.0",
62+
"jest-circus": "27.0.0-next.6",
63+
"jest-resolve": "27.0.0-next.6",
6464
"jest-watch-typeahead": "0.6.1",
6565
"mini-css-extract-plugin": "0.11.3",
6666
"optimize-css-assets-webpack-plugin": "5.0.4",

0 commit comments

Comments
 (0)