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 7bee036 commit 7d0dd88Copy full SHA for 7d0dd88
package.json
@@ -62,7 +62,7 @@
62
"@testing-library/jest-dom": "5.16.5",
63
"@testing-library/react": "13.4.0",
64
"@testing-library/user-event": "14.4.3",
65
- "babel-jest": "29.2.1",
+ "babel-jest": "29.2.2",
66
"babel-loader": "8.2.5",
67
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
68
"cross-env": "7.0.3",
@@ -76,8 +76,8 @@
76
"hoist-non-react-statics": "3.3.2",
77
"html-loader": "4.2.0",
78
"html-webpack-plugin": "5.5.0",
79
- "jest": "29.2.1",
80
- "jest-environment-jsdom": "29.2.1",
+ "jest": "29.2.2",
+ "jest-environment-jsdom": "29.2.2",
81
"less": "4.1.3",
82
"less-loader": "11.1.0",
83
"mini-css-extract-plugin": "2.6.1",
0 commit comments