Skip to content

Commit 619d5c3

Browse files
chore(deps): update jest to v29
1 parent 74a4b42 commit 619d5c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"react-dom": "17.0.2"
2424
},
2525
"devDependencies": {
26-
"@types/jest": "^27.4.0",
26+
"@types/jest": "^29.5.4",
2727
"@types/ramda": "^0.28.11",
2828
"@types/react": "17.0.38",
2929
"@types/react-test-renderer": "^17.0.1",
30-
"babel-jest": "^27.4.6",
30+
"babel-jest": "^29.7.0",
3131
"esbuild": "^0.14.14",
3232
"eslint": "7.32.0",
3333
"eslint-config-next": "12.0.7",
3434
"feed": "^4.2.2",
35-
"jest": "^27.4.7",
35+
"jest": "^29.7.0",
3636
"next-sitemap": "^1.9.12",
3737
"react-test-renderer": "^17.0.2",
3838
"typescript": "4.5.5"

0 commit comments

Comments
 (0)