Bump jest from 30.1.0 to 30.1.1

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

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.1.1
  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-08-28 10:30:01 +00:00
committed by Simplify4U Technical account
parent 41cc972a6e
commit a8a76a7b1e
2 changed files with 146 additions and 146 deletions

View File

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