We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e111d commit 4a34d65Copy full SHA for 4a34d65
1 file changed
package.json
@@ -51,11 +51,11 @@
51
"react": ">=16.9.0"
52
},
53
"devDependencies": {
54
- "@babel/plugin-proposal-export-default-from": "7.14.5",
55
- "@babel/plugin-transform-modules-commonjs": "7.14.5",
56
- "@babel/plugin-transform-runtime": "7.14.5",
57
- "@babel/preset-env": "7.14.5",
58
- "@babel/preset-react": "7.14.5",
+ "@babel/plugin-proposal-export-default-from": "7.22.5",
+ "@babel/plugin-transform-modules-commonjs": "7.22.5",
+ "@babel/plugin-transform-runtime": "7.22.5",
+ "@babel/preset-env": "7.22.5",
+ "@babel/preset-react": "7.22.5",
59
"@testing-library/jest-dom": "^5.11.4",
60
"@testing-library/react": "^12.0.0",
61
"@testing-library/react-hooks": "7.0.2",
0 commit comments