Skip to content

Commit 501fce1

Browse files
chore(deps-dev): bump jest from 30.1.2 to 30.1.3 in the jest group (#1580)
Bumps the jest group with 1 update: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). Updates `jest` from 30.1.2 to 30.1.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.1.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f9dc9b commit 501fce1

File tree

2 files changed

+231
-217
lines changed

2 files changed

+231
-217
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/node": "^24.3.0",
2424
"conventional-changelog-conventionalcommits": "^9.1.0",
2525
"eslint-config-xo-bizon": "^3.0.3",
26-
"jest": "^30.1.2",
26+
"jest": "^30.1.3",
2727
"rimraf": "^6.0.1",
2828
"ts-node": "^10.9.2",
2929
"tsx": "^4.20.5",

0 commit comments

Comments
 (0)