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

Commit 8275f50

Browse files
fix(deps): update jest monorepo to v29
1 parent 915debc commit 8275f50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@types/cross-spawn": "6.0.2",
3232
"@types/is-ci": "3.0.0",
33-
"@types/jest": "28.1.4",
33+
"@types/jest": "29.5.4",
3434
"@types/lodash.merge": "4.6.7",
3535
"@typescript-eslint/eslint-plugin": "5.30.5",
3636
"@typescript-eslint/parser": "5.30.5",
@@ -47,7 +47,7 @@
4747
"lodash.merge": "4.6.2",
4848
"prettier": "2.7.1",
4949
"rimraf": "3.0.2",
50-
"ts-jest": "28.0.5",
50+
"ts-jest": "29.1.1",
5151
"ts-node": "10.8.2",
5252
"ts-node-dev": "2.0.0",
5353
"typescript": "4.7.4"

0 commit comments

Comments
 (0)