Skip to content

Commit

Permalink
feat(deps): 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:production
  update-type: version-update:semver-major
- dependency-name: global-jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rhahao committed Jan 29, 2024
1 parent 8eeb6a4 commit a1312ff
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 113 deletions.
139 changes: 28 additions & 111 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 @@ -36,11 +36,11 @@
"express-validator": "^7.0.1",
"firebase-admin": "^12.0.0",
"geoip-lite": "^1.4.9",
"global-jsdom": "^9.2.0",
"global-jsdom": "^24.0.0",
"helmet": "^7.1.0",
"i18next": "^23.7.18",
"is-online": "^10.0.0",
"jsdom": "^23.2.0",
"jsdom": "^24.0.0",
"node-2fa": "^2.0.3",
"node-fetch": "^3.3.2",
"node-html-parser": "^6.1.12",
Expand Down

0 comments on commit a1312ff

Please sign in to comment.