chore(deps): Bump jsdom from 22.1.0 to 23.0.0 (#7667)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.0.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/22.1.0...23.0.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]
2023-11-27 23:37:33 +00:00
committed by GitHub
parent 0d40bad833
commit ac362fd57a
2 changed files with 329 additions and 261 deletions

View File

@@ -105,6 +105,6 @@
"yargs": "^17.2.1"
},
"dependencies": {
"jsdom": "22.1.0"
"jsdom": "23.0.0"
}
}