build(deps-dev): bump jsdom from 24.0.0 to 25.0.1 (#2754)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.0.0 to 25.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/24.0.0...25.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  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>
This commit is contained in:
dependabot[bot]
2024-10-13 02:55:07 +01:00
committed by GitHub
parent eefc8bd8a5
commit c342137c6f
2 changed files with 162 additions and 206 deletions

View File

@ -88,7 +88,7 @@
"execa": "^8.0.1",
"glob": "^11.0.0",
"inquirer": "^9.2.7",
"jsdom": "^24.0.0",
"jsdom": "^25.0.1",
"pre-commit": "^1.2.2",
"prettier": "^3.1.1",
"tsconfig-paths": "^4.0.0",