Skip to content

Commit 4a2f5a5

Browse files
committed
chore(deps): update dependency jest to ^29.1.2
1 parent 294d8cd commit 4a2f5a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-react-hooks": "^4.6.0",
5454
"eslint-plugin-redux-saga": "^1.3.2",
5555
"husky": "^8.0.1",
56-
"jest": "^29.1.1",
56+
"jest": "^29.1.2",
5757
"lint-staged": "^13.0.3",
5858
"react": "^18.2.0",
5959
"redux-saga": "^1.2.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4479,7 +4479,7 @@ jest-worker@^29.1.2:
44794479
merge-stream "^2.0.0"
44804480
supports-color "^8.0.0"
44814481

4482-
jest@^29.1.1:
4482+
jest@^29.1.2:
44834483
version "29.1.2"
44844484
resolved "https://registry.yarnpkg.com/jest/-/jest-29.1.2.tgz#f821a1695ffd6cd0efc3b59d2dfcc70a98582499"
44854485
integrity sha512-5wEIPpCezgORnqf+rCaYD1SK+mNN7NsstWzIsuvsnrhR/hSxXWd82oI7DkrbJ+XTD28/eG8SmxdGvukrGGK6Tw==

0 commit comments

Comments
 (0)