Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0c053ba

Browse files
authoredSep 12, 2024··
chore(deps): update jest monorepo to v29
1 parent 1c0faf4 commit 0c053ba

File tree

2 files changed

+1023
-1007
lines changed

2 files changed

+1023
-1007
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
"!dist/*.tsbuildinfo"
3535
],
3636
"devDependencies": {
37-
"@types/jest": "^27.4.1",
37+
"@types/jest": "^29.5.13",
3838
"@types/node": "^16.11.26",
3939
"@typescript-eslint/eslint-plugin": "^5.17.0",
4040
"@typescript-eslint/parser": "^5.17.0",
4141
"cz-conventional-changelog": "^3.3.0",
4242
"denoify": "^0.11.0",
4343
"eslint": "^8.12.0",
4444
"eslint-config-prettier": "^8.5.0",
45-
"jest": "^27.5.1",
45+
"jest": "^29.7.0",
4646
"prettier": "^2.6.2",
47-
"ts-jest": "^27.1.4",
47+
"ts-jest": "^29.2.5",
4848
"ts-node": "^10.7.0",
4949
"tsup": "^5.12.3",
5050
"typedoc": "^0.22.13",

‎yarn.lock

+1,020-1,004
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.