Skip to content

Commit f001f03

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 df4bc8d commit f001f03

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
@@ -31,7 +31,7 @@
3131
"@types/jest": "^29.4.0",
3232
"@types/node": "^22.0.0",
3333
"gts": "^6.0.2",
34-
"jest": "^29.4.1",
34+
"jest": "^30.0.3",
3535
"minipass": "7.1.2",
3636
"npm-run-all": "^4.1.5",
3737
"ts-jest": "^29.0.5",

0 commit comments

Comments
 (0)