Skip to content

Commit abf264c

Browse files
build(deps-dev): bump jest from 30.2.0 to 30.3.0 (#1697)
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 8621831 commit abf264c

2 files changed

Lines changed: 426 additions & 249 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint": "^10.0.3",
8080
"eslint-config-prettier": "^10.1.8",
8181
"eslint-plugin-prettier": "^5.5.5",
82-
"jest": "^30.2.0",
82+
"jest": "^30.3.0",
8383
"nodemon": "^3.1.14",
8484
"prettier": "^3.8.1",
8585
"shx": "^0.4.0",

0 commit comments

Comments
 (0)