chore: bump jest-environment-jsdom from 29.7.0 to 30.0.5 (#2590)

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

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koy Zhuang <koy@ko8e24.top>
This commit is contained in:
dependabot[bot] 2025-08-02 23:22:39 +08:00 committed by GitHub
parent af05d17c2b
commit 00d590fed6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 471 additions and 822 deletions

1291
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -67,7 +67,7 @@
"globals": "^16.0.0",
"husky": "^9.0.11",
"jest": "^30.0.4",
"jest-environment-jsdom": "^29.7.0",
"jest-environment-jsdom": "^30.0.5",
"lint-staged": "^16.1.0",
"marked": "^16.0.0",
"npm-run-all": "^4.1.5",