Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8f4bd98

Browse files
authoredJun 17, 2025··
chore(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 f0e2865 commit 8f4bd98

File tree

2 files changed

+12
-143
lines changed

2 files changed

+12
-143
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@testing-library/jest-dom": "^6.6.3",
8787
"@testing-library/react": "^16.3.0",
8888
"@types/eslint": "^9.6.1",
89-
"@types/jest": "^29.5.14",
89+
"@types/jest": "^30.0.0",
9090
"@types/node": "^24.0.1",
9191
"@types/react": "^19.1.8",
9292
"@types/react-dom": "^19.1.6",

‎pnpm-lock.yaml

Lines changed: 11 additions & 142 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.