We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550da7d commit 79bc00dCopy full SHA for 79bc00d
package.json
@@ -91,7 +91,7 @@
91
"@typescript-eslint/eslint-plugin": "^6.0.0",
92
"@typescript-eslint/parser": "^6.0.0",
93
"@typescript-eslint/utils": "^6.0.0",
94
- "babel-jest": "^29.0.0",
+ "babel-jest": "^30.0.0",
95
"babel-plugin-replace-ts-export-assignment": "^0.0.2",
96
"dedent": "^1.0.0",
97
"eslint": "^7.0.0 || ^8.0.0",
@@ -105,7 +105,7 @@
105
"eslint-remote-tester-repositories": "^1.0.0",
106
"husky": "^9.0.0",
107
"is-ci": "^4.0.0",
108
- "jest": "^29.0.0",
+ "jest": "^30.0.0",
109
"jest-runner-eslint": "^2.0.0",
110
"lint-staged": "^13.0.3",
111
"markdown-link-check": "~3.12.0",
0 commit comments