Skip to content

Commit 13ad35a

Browse files
renovate[bot]QuiiBz
andauthored
chore(devdeps): update jest monorepo to v29.0.2 (#964)
* chore(devdeps): update jest monorepo to v29.0.2 * chore: bump types/react Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: QuiiBz <[email protected]>
1 parent e0fd076 commit 13ad35a

File tree

2 files changed

+313
-218
lines changed

2 files changed

+313
-218
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"@types/jest": "29.0.0",
2323
"@types/node": "17.0.31",
2424
"@types/prop-types": "15.7.5",
25-
"@types/react": "18.0.17",
25+
"@types/react": "18.0.18",
2626
"@types/react-dom": "18.0.6",
2727
"builtin-modules": "3.3.0",
2828
"cross-env": "7.0.3",
2929
"eslint": "8.22.0",
3030
"husky": "8.0.1",
31-
"jest": "29.0.1",
32-
"jest-environment-jsdom": "29.0.1",
31+
"jest": "29.0.2",
32+
"jest-environment-jsdom": "29.0.2",
3333
"jest-junit": "14.0.1",
3434
"jest-localstorage-mock": "2.4.22",
3535
"jest-runner-tsd": "4.0.0",

0 commit comments

Comments
 (0)