Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 02c6780

Browse files
chore(deps): update jest monorepo to v29
1 parent edb4ab0 commit 02c6780

File tree

2 files changed

+778
-446
lines changed

2 files changed

+778
-446
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "^7.18.2",
3939
"@babel/preset-typescript": "^7.17.12",
4040
"@changesets/cli": "^2.22.0",
41-
"@types/jest": "^28.1.0",
41+
"@types/jest": "^29.0.0",
4242
"@types/pg": "^8.6.5",
4343
"@typescript-eslint/eslint-plugin": "^5.27.0",
4444
"@typescript-eslint/parser": "^5.27.0",
@@ -50,7 +50,7 @@
5050
"eslint-plugin-promise": "^6.0.0",
5151
"eslint-plugin-tsdoc": "^0.2.16",
5252
"husky": "^8.0.1",
53-
"jest": "^28.1.0",
53+
"jest": "^29.0.0",
5454
"jest-mock-console": "^2.0.0",
5555
"jest-watch-typeahead": "^1.1.0",
5656
"lint-staged": "^13.0.0",

0 commit comments

Comments
 (0)