Skip to content

Commit

Permalink
Bump jsdom and global-jsdom
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) and [global-jsdom](https://github.com/modosc/global-jsdom). These dependencies needed to be updated together.

Updates `jsdom` from 23.2.0 to 24.0.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@23.2.0...24.0.0)

Updates `global-jsdom` from 9.2.0 to 24.0.0
- [Changelog](https://github.com/modosc/global-jsdom/blob/main/HISTORY.md)
- [Commits](https://github.com/modosc/global-jsdom/commits/v24.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 468a8e8 commit d89fdf6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 49 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-react": "^7.33.2",
"global-jsdom": "^9.2.0",
"jsdom": "^23.2.0",
"global-jsdom": "^24.0.0",
"jsdom": "^24.0.0",
"prettier": "^3.2.2",
"publint": "^0.2.7",
"rollup": "^4.9.5",
Expand Down
67 changes: 20 additions & 47 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d89fdf6

Please sign in to comment.