Skip to content

Commit 3ba3c06

Browse files
npm(deps-dev): bump @types/jest from 29.5.14 to 30.0.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e80bdd4 commit 3ba3c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@biomejs/biome": "^1.9.4",
58-
"@types/jest": "^29.5.14",
58+
"@types/jest": "^30.0.0",
5959
"@types/node": "^22.9.0",
6060
"@typescript-eslint/eslint-plugin": "^8.14.0",
6161
"@typescript-eslint/parser": "^8.14.0",

0 commit comments

Comments
 (0)