Skip to content

Commit 698d0de

Browse files
Bump jest from 29.7.0 to 30.0.3
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.3. - [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.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cb7f95 commit 698d0de

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-deprecation": "^3.0.0",
4545
"eslint-plugin-import": "^2.0.0",
4646
"eslint-plugin-jest": "^28.0.0",
47-
"jest": "^29.0.0",
47+
"jest": "^30.0.3",
4848
"pkg-ok": "^3.0.0",
4949
"prettier": "3.5.3",
5050
"ts-jest": "^29.0.0",

0 commit comments

Comments
 (0)