Bump jest from 30.1.2 to 30.1.3

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-04 00:30:08 +00:00
committed by Simplify4U Technical account
parent ed58d20239
commit 8063cbe254
2 changed files with 72 additions and 72 deletions

View File

@ -31,6 +31,6 @@
},
"devDependencies": {
"eslint": "^9.34.0",
"jest": "^30.1.2"
"jest": "^30.1.3"
}
}