Skip to content

Commit a8e1d57

Browse files
authoredSep 9, 2022
chore(deps): update jest monorepo to v29
1 parent 35df691 commit a8e1d57

File tree

2 files changed

+727
-703
lines changed

2 files changed

+727
-703
lines changed
 

‎package-lock.json

+724-700
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"typescript": ">=3"
4141
},
4242
"devDependencies": {
43-
"@types/jest": "^28.1.8",
43+
"@types/jest": "^29.0.0",
4444
"@typescript-eslint/eslint-plugin": "^5.35.1",
4545
"chalk": "^5.0.1",
4646
"esbuild": "^0.15.5",
@@ -49,10 +49,10 @@
4949
"eslint-config-prettier": "^8.5.0",
5050
"eslint-plugin-import": "^2.26.0",
5151
"eslint-plugin-prettier": "^4.2.1",
52-
"jest": "^28.1.3",
52+
"jest": "^29.0.0",
5353
"prettier": "^2.7.1",
5454
"release-it": "^15.4.0",
55-
"ts-jest": "^28.0.8",
55+
"ts-jest": "^29.0.0",
5656
"typescript": "^4.8.2"
5757
},
5858
"keywords": [

0 commit comments

Comments
 (0)
Please sign in to comment.