Skip to content

Commit c17e26b

Browse files
committed
chore(deps): update jest to v28
1 parent 74a4b42 commit c17e26b

File tree

2 files changed

+721
-1018
lines changed

2 files changed

+721
-1018
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": "^28.1.0",
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": "^28.1.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": "^28.1.0",
3636
"next-sitemap": "^1.9.12",
3737
"react-test-renderer": "^17.0.2",
3838
"typescript": "4.5.5"

0 commit comments

Comments
 (0)