Skip to content

Commit f873b6c

Browse files
Update jest monorepo to v30
1 parent 5bb497e commit f873b6c

File tree

2 files changed

+1170
-634
lines changed

2 files changed

+1170
-634
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
],
3939
"devDependencies": {
4040
"@rubensworks/eslint-config": "^1.0.0",
41-
"@types/jest": "^29.0.0",
41+
"@types/jest": "^30.0.0",
4242
"@types/n3": "^1.10.3",
4343
"@typescript-eslint/eslint-plugin": "^5.0.0",
4444
"@typescript-eslint/parser": "^5.0.0",
@@ -51,7 +51,7 @@
5151
"eslint-plugin-jest": "^26.0.0",
5252
"eslint-plugin-tsdoc": "^0.2.7",
5353
"eslint-plugin-unused-imports": "^2.0.0",
54-
"jest": "^29.0.0",
54+
"jest": "^30.0.0",
5555
"jest-rdf": "^2.0.0",
5656
"manual-git-changelog": "^1.0.1",
5757
"n3": "^1.6.3",

0 commit comments

Comments
 (0)