Skip to content

Commit 7946c2a

Browse files
chore(deps-dev): bump jest from 30.2.0 to 30.3.0 (#629)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.2.0 to 30.3.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.3.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.3.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 01a44aa commit 7946c2a

File tree

2 files changed

+342
-345
lines changed

2 files changed

+342
-345
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.2.0",
18-
"jest": "^30.2.0",
18+
"jest": "^30.3.0",
1919
"prettier": "^3.8.1",
2020
"react": "^18.3.1",
2121
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)