Skip to content

Commit bd505b4

Browse files
Bump @jest/globals from 29.7.0 to 30.0.5
Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) from 29.7.0 to 30.0.5. - [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.0.5/packages/jest-globals) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dc36b8 commit bd505b4

File tree

2 files changed

+749
-18
lines changed

2 files changed

+749
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@exercism/babel-preset-javascript": "^0.5.1",
1717
"@exercism/eslint-config-javascript": "^0.8.1",
18-
"@jest/globals": "^29.7.0",
18+
"@jest/globals": "^30.0.5",
1919
"@types/node": "^24.3.0",
2020
"@types/shelljs": "^0.8.17",
2121
"babel-jest": "^29.7.0",

0 commit comments

Comments
 (0)