Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 6bd7114

Browse files
Update jest monorepo
1 parent 395a8e7 commit 6bd7114

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,17 @@
5454
},
5555
"devDependencies": {
5656
"@rollup/plugin-typescript": "8.3.2",
57-
"@types/jest": "27.4.1",
57+
"@types/jest": "29.5.14",
5858
"@typescript-eslint/eslint-plugin": "5.20.0",
5959
"@typescript-eslint/parser": "5.20.0",
6060
"eslint": "8.14.0",
6161
"eslint-config-prettier": "8.5.0",
62-
"jest": "27.5.1",
63-
"jest-config": "27.5.1",
62+
"jest": "30.0.0",
63+
"jest-config": "30.0.0",
6464
"npm-run-all": "4.1.5",
6565
"prettier": "2.6.2",
6666
"rollup": "2.70.2",
67-
"ts-jest": "27.1.4",
67+
"ts-jest": "29.3.4",
6868
"tslib": "2.4.0",
6969
"typescript": "4.6.3"
7070
},

0 commit comments

Comments
 (0)