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 b465cec commit cfc9396Copy full SHA for cfc9396
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.5.0",
+ "babel-jest": "27.5.1",
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.5.0",
76
- "jest-environment-jsdom": "27.5.0",
+ "jest": "27.5.1",
+ "jest-environment-jsdom": "27.5.1",
77
"less": "4.1.2",
78
"less-loader": "10.2.0",
79
"mini-css-extract-plugin": "2.5.3",
0 commit comments