chore(deps-dev): bump jsdom from 20.0.3 to 24.0.0 in /packages/utils

Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 24.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/20.0.3...24.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-01-22 15:34:04 +00:00 committed by GitHub
parent 2757884d10
commit ce16b7e896
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@
"eslint": "*",
"eslint-plugin-prettier": "*",
"jest": "^29.3.1",
"jsdom": "^20.0.2",
"jsdom": "^24.0.0",
"ts-jest": "^29.0.3",
"typescript": "*"
}