Skip to content

Commit d7e16d4

Browse files
[npm] Bump @jest/globals from 29.7.0 to 30.2.0
Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) from 29.7.0 to 30.2.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-globals) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26c0dea commit d7e16d4

File tree

2 files changed

+336
-24
lines changed

2 files changed

+336
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"webpack": "^5.97.1",
3333
"ts-loader": "^9.5.1",
3434
"jest": "^29.7.0",
35-
"@jest/globals": "^29.7.0",
35+
"@jest/globals": "^30.2.0",
3636
"@types/jest": "^29.5.14",
3737
"ts-jest": "^29.3.4",
3838
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)