Skip to content

Commit

Permalink
Bump jsdom from 23.2.0 to 24.0.0 in /client
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 405ca12 commit 61d304e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 54 deletions.
64 changes: 11 additions & 53 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react-hooks": "^4.6.0",
"jsdom": "^23.2.0",
"jsdom": "^24.0.0",
"msw": "^2.2.0",
"prettier": "^3.2.5",
"source-map-explorer": "^2.5.3",
Expand Down

0 comments on commit 61d304e

Please sign in to comment.