Skip to content

Commit c69f3e0

Browse files
Bump @jest/globals from 29.4.1 to 29.7.0
Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) from 29.4.1 to 29.7.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/v29.7.0/packages/jest-globals) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3997a7c commit c69f3e0

File tree

2 files changed

+266
-40
lines changed

2 files changed

+266
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@exercism/static-analysis": "^0.12.0",
3939
"@exercism/wasm-lib": "^0.1.0",
4040
"@jest/console": "^29.4.1",
41-
"@jest/globals": "^29.4.1",
41+
"@jest/globals": "^29.7.0",
4242
"@jest/reporters": "^29.4.1",
4343
"@jest/test-result": "^29.4.1",
4444
"@typescript-eslint/typescript-estree": "^5.49.0",

0 commit comments

Comments
 (0)