Skip to content

Commit

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

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

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 Nov 29, 2023
1 parent e0ebb8c commit 57e5643
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 104 deletions.
175 changes: 72 additions & 103 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 @@ -66,7 +66,7 @@
"@types/react-dom": "18.2.17",
"@vitejs/plugin-react": "4.2.0",
"autoprefixer": "10.4.16",
"jsdom": "22.1.0",
"jsdom": "23.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.69.5",
Expand Down

0 comments on commit 57e5643

Please sign in to comment.