Bump jest from 30.1.1 to 30.1.2

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

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.1.2
  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-01 17:26:53 +00:00
committed by Simplify4U Technical account
parent a8a76a7b1e
commit 2c724b5972
2 changed files with 164 additions and 164 deletions

View File

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