chore(deps): bump jsdom from 25.0.1 to 26.1.0 (#8887)

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

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 26.1.0
  dependency-type: direct:production
  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]
2025-04-25 10:37:20 -07:00
committed by GitHub
parent 0a95939a8e
commit ada01da23c
2 changed files with 205 additions and 144 deletions

View File

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