Skip to content

Commit beba955

Browse files
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] <[email protected]>
1 parent 1cb7f95 commit beba955

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
@@ -37,7 +37,7 @@
3737
},
3838
"homepage": "https://github.com/abraham/remotedata#readme",
3939
"devDependencies": {
40-
"@types/jest": "^29.0.0",
40+
"@types/jest": "^30.0.0",
4141
"@typescript-eslint/eslint-plugin": "^8.0.0",
4242
"@typescript-eslint/parser": "^8.0.0",
4343
"eslint": "^8.0.0",

0 commit comments

Comments
 (0)