Skip to content

Commit

Permalink
build(deps): bump jsdom from 22.0.0 to 22.1.0 (#1503)
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.0.0 to 22.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@22.0.0...22.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  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 May 27, 2023
1 parent fb7e708 commit 8e89692
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -120,7 +120,7 @@
"html-to-text": "^9.0.5",
"htmltidy2": "^1.1.1",
"is-html": "^2.0.0",
"jsdom": "^22.0.0",
"jsdom": "^22.1.0",
"language-tags": "^1.0.8",
"mammoth": "^1.5.1",
"node-poppler": "^6.2.3",
Expand Down

0 comments on commit 8e89692

Please sign in to comment.