chore(deps-dev): bump jsdom from 24.1.1 to 25.0.0 (#4245)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: vince <vince292007@gmail.com>
This commit is contained in:
dependabot[bot]
2024-08-27 11:30:38 +08:00
committed by GitHub
parent 8adb22847d
commit 3b5c935bb8
2 changed files with 12 additions and 12 deletions

View File

@@ -83,7 +83,7 @@
"cspell": "^8.14.2",
"husky": "^9.1.5",
"is-ci": "^3.0.1",
"jsdom": "^24.1.1",
"jsdom": "^25.0.0",
"lint-staged": "^15.2.9",
"rimraf": "^6.0.1",
"tailwindcss": "^3.4.10",