chore(deps): bump jsdom from 23.0.0 to 24.1.0 (#8220)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.0.0 to 24.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/23.0.0...24.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  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]
2024-06-28 14:45:17 -07:00
committed by GitHub
parent 659aae49f5
commit 54d4e558f2
2 changed files with 48 additions and 23 deletions

View File

@@ -140,7 +140,7 @@
"yargs": "^17.2.1"
},
"dependencies": {
"jsdom": "23.0.0"
"jsdom": "24.1.0"
},
"engines": {
"node": ">=18"