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.0.1 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.0.1...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 5537271 commit b8918a1
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"dom-storage": "^2.1.0",
"eslint": "^8.55.0",
"express": "^4.18.2",
"global-jsdom": "^9.1.0",
"jsdom": "^23.0.1",
"global-jsdom": "^24.0.0",
"jsdom": "^24.0.0",
"jsonschema": "^1.4.1",
"mocha": "^10.2.0",
"nodemon": "^3.0.2",
Expand Down

0 comments on commit b8918a1

Please sign in to comment.