chore(deps): bump jsdom from 25.0.0 to 25.0.1 (#8604)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.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/25.0.0...25.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-15 14:40:59 -07:00
committed by GitHub
parent 51c5809ed9
commit 4a0b26f0eb
2 changed files with 46 additions and 64 deletions

View File

@@ -143,7 +143,7 @@
"yargs": "^17.2.1"
},
"dependencies": {
"jsdom": "25.0.0"
"jsdom": "25.0.1"
},
"engines": {
"node": ">=18"