Bump jsdom from 23.1.0 to 23.2.0

Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.1.0 to 23.2.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.1.0...23.2.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-13 08:17:16 +00:00
committed by GitHub
parent 63dd386604
commit a2260014f5
2 changed files with 50 additions and 22 deletions

View File

@@ -73,7 +73,7 @@
"chalk": "^5.3.0",
"eslint": "^8.56.0",
"history": "^5.3.0",
"jsdom": "^23.1.0",
"jsdom": "^23.2.0",
"sass": "^1.69.7",
"stylelint": "^15.11.0",
"typescript": "^5.3.3",