Bump jest-each from 30.0.5 to 30.1.0 (#2872)

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

---
updated-dependencies:
- dependency-name: jest-each
  dependency-version: 30.1.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>
This commit is contained in:
dependabot[bot]
2025-08-28 11:47:23 +00:00
committed by GitHub
parent 910af35b59
commit 8b64c0dff0
2 changed files with 33 additions and 6 deletions

View File

@@ -61,7 +61,7 @@
"gulp-prettyerror": "2.0.0",
"gulp-uglify": "3.0.2",
"jest": "^30.0.5",
"jest-each": "^30.0.2",
"jest-each": "^30.1.0",
"jest-environment-jsdom": "^30.1.1",
"jshint": "2.13.6",
"jshint-stylish": "2.2.1",