Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2023
1 parent 3de455c commit ea43086
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -34,7 +34,7 @@
"web-ext": "^7.4.0",
"webextension-polyfill": "^0.10.0",
"yargs": "^17.6.2",
"jsdom": "^20.0.3",
"jsdom": "^21.0.0",
"canvas": "^2.11.0",
"bufferutil": "^4.0.7",
"utf-8-validate": "^6.0.0"
Expand Down

0 comments on commit ea43086

Please sign in to comment.