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 294d8cd commit 4a2f5a5Copy full SHA for 4a2f5a5
package.json
@@ -53,7 +53,7 @@
53
"eslint-plugin-react-hooks": "^4.6.0",
54
"eslint-plugin-redux-saga": "^1.3.2",
55
"husky": "^8.0.1",
56
- "jest": "^29.1.1",
+ "jest": "^29.1.2",
57
"lint-staged": "^13.0.3",
58
"react": "^18.2.0",
59
"redux-saga": "^1.2.1",
yarn.lock
@@ -4479,7 +4479,7 @@ jest-worker@^29.1.2:
4479
merge-stream "^2.0.0"
4480
supports-color "^8.0.0"
4481
4482
-jest@^29.1.1:
+jest@^29.1.2:
4483
version "29.1.2"
4484
resolved "https://registry.yarnpkg.com/jest/-/jest-29.1.2.tgz#f821a1695ffd6cd0efc3b59d2dfcc70a98582499"
4485
integrity sha512-5wEIPpCezgORnqf+rCaYD1SK+mNN7NsstWzIsuvsnrhR/hSxXWd82oI7DkrbJ+XTD28/eG8SmxdGvukrGGK6Tw==
0 commit comments