We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05282f1 commit 331bc35Copy full SHA for 331bc35
package.json
@@ -58,7 +58,7 @@
58
"@testing-library/jest-dom": "5.16.2",
59
"@testing-library/react": "12.1.2",
60
"@testing-library/user-event": "13.5.0",
61
- "babel-jest": "27.4.6",
+ "babel-jest": "27.5.0",
62
"babel-loader": "8.2.3",
63
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
64
"cross-env": "7.0.3",
@@ -72,8 +72,8 @@
72
"hoist-non-react-statics": "3.3.2",
73
"html-loader": "3.1.0",
74
"html-webpack-plugin": "5.5.0",
75
- "jest": "27.4.7",
76
- "jest-environment-jsdom": "27.4.6",
+ "jest": "27.5.0",
+ "jest-environment-jsdom": "27.5.0",
77
"less": "4.1.2",
78
"less-loader": "10.2.0",
79
"mini-css-extract-plugin": "2.5.3",
0 commit comments