Skip to content

Commit

Permalink
build(deps-dev): bump jsdom from 25.0.1 to 26.0.0
Browse files Browse the repository at this point in the history
Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 to 26.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@25.0.1...26.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 Jan 9, 2025
1 parent b64cbbc commit 8dc0efd
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 52 deletions.
225 changes: 174 additions & 51 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 @@ -84,7 +84,7 @@
"babel-preset-gatsby": "^3.14.0",
"gatsby-cli": "^5.14.0",
"jest-canvas-mock": "^2.5.2",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"prettier": "3.4.2",
"vitest": "^2.0.2",
"vitest-axe": "^0.1.0",
Expand Down

0 comments on commit 8dc0efd

Please sign in to comment.