Skip to content

Commit

Permalink
Bump jsdom from 23.1.0 to 23.2.0 (#870)
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.1.0 to 23.2.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@23.1.0...23.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 3dcf89b commit ec34c2f
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 22 deletions.
135 changes: 114 additions & 21 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"chrome-launcher": "^1.1.0",
"chrome-remote-interface": "^0.33.0",
"html-loader": "^4.2.0",
"jsdom": "^23.1.0",
"jsdom": "^23.2.0",
"mocha": "^10.2.0",
"nyc": "^15.0.1",
"sinon": "^17.0.1",
Expand Down

0 comments on commit ec34c2f

Please sign in to comment.