Skip to content

Commit f9d24d6

Browse files
chore(deps): update jest monorepo to v30
1 parent 656b5b5 commit f9d24d6

File tree

2 files changed

+888
-625
lines changed

2 files changed

+888
-625
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@
8989
"@semantic-release/git": "^10.0.0",
9090
"@tsconfig/node20": "^20.0.0",
9191
"@types/eslint": "^8.4.6",
92-
"@types/jest": "^29.0.0",
92+
"@types/jest": "^30.0.0",
9393
"@types/node": "^20.0.0",
9494
"@types/semver": "^7.5.8",
9595
"@typescript-eslint/eslint-plugin": "^8.0.0",
9696
"@typescript-eslint/parser": "^8.0.0",
9797
"@typescript-eslint/utils": "^8.0.0",
98-
"babel-jest": "^29.0.0",
98+
"babel-jest": "^30.0.0",
9999
"babel-plugin-replace-ts-export-assignment": "^0.0.2",
100100
"dedent": "^1.5.0",
101101
"eslint": "^8.57.0",
@@ -109,7 +109,7 @@
109109
"eslint-remote-tester-repositories": "~1.0.0",
110110
"husky": "^9.0.1",
111111
"is-ci": "^4.0.0",
112-
"jest": "^29.0.0",
112+
"jest": "^30.0.0",
113113
"jest-runner-eslint": "^2.0.0",
114114
"lint-staged": "^16.0.0",
115115
"markdown-link-check": "~3.12.0",

0 commit comments

Comments
 (0)