Skip to content

Commit efa79c1

Browse files
build(deps-dev): 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] <support@github.com>
1 parent 4bf0ac7 commit efa79c1

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
@@ -28,7 +28,7 @@
2828
"@babel/preset-react": "^7.27.1",
2929
"@babel/preset-typescript": "^7.27.1",
3030
"@eslint/eslintrc": "^3.3.1",
31-
"@jest/globals": "^29.7.0",
31+
"@jest/globals": "^30.2.0",
3232
"@testing-library/jest-dom": "^6.9.1",
3333
"@testing-library/react": "^16.3.0",
3434
"@types/jest": "^30.0.0",

0 commit comments

Comments
 (0)