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 dbf016c commit efad7c9Copy full SHA for efad7c9
package.json
@@ -36,7 +36,7 @@
36
"@typescript-eslint/eslint-plugin": "^5.27.1",
37
"@typescript-eslint/parser": "^5.27.1",
38
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",
39
- "babel-jest": "^27.5.1",
+ "babel-jest": "^29.7.0",
40
"babel-loader": "^8.2.5",
41
"babel-plugin-rewire-exports": "^2.3.0",
42
"babel-preset-react-app": "^10.0.0",
@@ -57,7 +57,7 @@
57
"html-webpack-plugin": "^5.5.0",
58
"husky": "^8.0.1",
59
"i18n-iso-countries": "^7.11.2",
60
- "jest": "^27.5.1",
+ "jest": "^29.7.0",
61
"lint-staged": "12.5.0",
62
"mini-css-extract-plugin": "^2.6.0",
63
"node-fetch": "^2",
0 commit comments