Bump jsdom from 24.1.1 to 25.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-31 07:31:28 +00:00
committed by GitHub
parent bba730582c
commit 24be2a7c3a
2 changed files with 8 additions and 8 deletions

View File

@@ -78,7 +78,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"history": "^5.3.0",
"jsdom": "^24.1.1",
"jsdom": "^25.0.0",
"sass": "^1.77.8",
"stylelint": "^15.11.0",
"typescript": "^5.5.4",