Skip to content

Commit e44de3d

Browse files
authoredOct 21, 2022
chore(deps): update jest monorepo to v29
1 parent 5413c21 commit e44de3d

File tree

2 files changed

+355
-364
lines changed

2 files changed

+355
-364
lines changed
 

Diff for: ‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@emotion/cache": "11.10.3",
2323
"@emotion/react": "11.10.4",
2424
"@emotion/styled": "11.10.4",
25-
"@types/jest": "28.1.8",
25+
"@types/jest": "29.2.0",
2626
"@types/node": "18.7.6",
2727
"@types/react": "18.0.21",
2828
"@types/react-dom": "18.0.6",
@@ -32,16 +32,16 @@
3232
"cross-env": "7.0.3",
3333
"esbuild": "0.15.5",
3434
"husky": "8.0.1",
35-
"jest": "28.1.3",
36-
"jest-cli": "28.1.3",
35+
"jest": "29.2.1",
36+
"jest-cli": "29.2.1",
3737
"next": "12.3.1",
3838
"node-plop": "0.31.0",
3939
"plop": "3.1.1",
4040
"prettier": "2.7.1",
4141
"prettier-plugin-sort-json": "0.0.3",
4242
"pretty-quick": "3.1.3",
4343
"rimraf": "3.0.2",
44-
"ts-jest": "28.0.8",
44+
"ts-jest": "29.0.3",
4545
"ts-node": "10.9.1",
4646
"typescript": "4.8.4",
4747
"typescript-styled-plugin": "0.18.2",

0 commit comments

Comments
 (0)