Bump jest-environment-jsdom from 30.0.5 to 30.1.1 (#2874)

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

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-version: 30.1.1
  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 07:40:10 -04:00
committed by GitHub
parent 8f37e7e618
commit 910af35b59
2 changed files with 131 additions and 434 deletions

View File

@@ -62,7 +62,7 @@
"gulp-uglify": "3.0.2",
"jest": "^30.0.5",
"jest-each": "^30.0.2",
"jest-environment-jsdom": "^30.0.5",
"jest-environment-jsdom": "^30.1.1",
"jshint": "2.13.6",
"jshint-stylish": "2.2.1",
"rollup": "^4.48.1",