We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03cdd6 commit 0ad59e8Copy full SHA for 0ad59e8
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": "^28.1.3",
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.4.0",
60
- "jest": "^27.5.1",
+ "jest": "^28.1.3",
61
"lint-staged": "12.5.0",
62
"mini-css-extract-plugin": "^2.6.0",
63
"node-fetch": "^2",
0 commit comments