Skip to content

Commit 67b0e5b

Browse files
chore(deps-dev): bump jest from 30.1.3 to 30.2.0 (#614)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.1.3 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) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cc0ee9 commit 67b0e5b

File tree

2 files changed

+334
-336
lines changed

2 files changed

+334
-336
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"eslint-plugin-markdown": "^5.1.0",
1616
"eslint-plugin-cypress": "^3.6.0",
1717
"eslint-plugin-prefer-let": "^4.0.0",
18-
"jest": "^30.1.3",
18+
"jest": "^30.2.0",
1919
"prettier": "^3.6.2",
2020
"react": "^18.3.1",
2121
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)