Skip to content

Commit fac2a20

Browse files
chore(deps): update dependency @types/jest to v29.5.14 (#4410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5b7dfa commit fac2a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-sample/next-with-jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@testing-library/jest-dom": "6.1.5",
2121
"@testing-library/react": "14.1.2",
22-
"@types/jest": "29.5.11",
22+
"@types/jest": "29.5.14",
2323
"@types/react": "18.2.45",
2424
"jest": "29.7.0",
2525
"jest-environment-jsdom": "29.7.0",

0 commit comments

Comments
 (0)