Skip to content

Commit dcb0c04

Browse files
chore(deps): update jest monorepo to v29
1 parent 94b7806 commit dcb0c04

File tree

2 files changed

+681
-958
lines changed

2 files changed

+681
-958
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@commitlint/cli": "16.3.0",
2424
"@commitlint/config-conventional": "16.2.4",
2525
"@tsconfig/recommended": "1.0.2",
26-
"@types/jest": "26.0.24",
26+
"@types/jest": "29.5.2",
2727
"@types/seedrandom": "3.0.5",
2828
"@types/uuid": "8.3.4",
2929
"@typescript-eslint/eslint-plugin": "5.55.0",
@@ -37,13 +37,13 @@
3737
"eslint-plugin-tsdoc": "0.2.17",
3838
"eslint-plugin-unicorn": "35.0.0",
3939
"husky": "7.0.4",
40-
"jest": "27.5.1",
40+
"jest": "29.5.0",
4141
"lint-staged": "11.2.6",
4242
"prettier": "2.8.4",
4343
"rimraf": "3.0.2",
4444
"seedrandom": "3.0.5",
4545
"standard-version": "9.5.0",
46-
"ts-jest": "27.1.5",
46+
"ts-jest": "29.1.0",
4747
"typedoc": "0.23.27",
4848
"typescript": "4.9.5"
4949
},

0 commit comments

Comments
 (0)