Skip to content

Commit 28ceb98

Browse files
chore(deps-dev): bump @jest/globals from 29.7.0 to 30.1.0
Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) from 29.7.0 to 30.1.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.1.0/packages/jest-globals) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-version: 30.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 779b712 commit 28ceb98

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
@@ -88,7 +88,7 @@
8888
"redent": "^3.0.0"
8989
},
9090
"devDependencies": {
91-
"@jest/globals": "^29.6.2",
91+
"@jest/globals": "^30.1.0",
9292
"@rollup/plugin-commonjs": "^25.0.4",
9393
"@types/bun": "latest",
9494
"@types/web": "latest",

0 commit comments

Comments
 (0)