Skip to content

Commit 39b1fba

Browse files
Update jest monorepo to v30 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12ab6a7 commit 39b1fba

File tree

2 files changed

+1156
-633
lines changed

2 files changed

+1156
-633
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
],
4242
"devDependencies": {
4343
"@rubensworks/eslint-config": "^1.0.0",
44-
"@types/jest": "^29.0.0",
44+
"@types/jest": "^30.0.0",
4545
"@typescript-eslint/eslint-plugin": "^5.0.0",
4646
"@typescript-eslint/parser": "^5.0.0",
4747
"coveralls": "^3.0.0",
@@ -52,7 +52,7 @@
5252
"eslint-plugin-jest": "^24.0.2",
5353
"eslint-plugin-tsdoc": "^0.2.7",
5454
"eslint-plugin-unused-imports": "^1.0.0",
55-
"jest": "^29.0.0",
55+
"jest": "^30.0.0",
5656
"jest-rdf": "^2.0.0",
5757
"manual-git-changelog": "^1.0.0",
5858
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)