Skip to content

Commit

Permalink
chore(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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent a8050a0 commit 7c18727
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 64 deletions.
2 changes: 1 addition & 1 deletion packages/fastify-html-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/node": "^22.10.7",
"c8": "^10.1.3",
"fastify": "^5.2.1",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"tsd": "^0.31.2",
"tslib": "^2.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/jsdom": "^21.1.7",
"@types/node": "^22.10.7",
"c8": "^10.1.3",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"typescript": "^5.7.3"
Expand Down
Loading

0 comments on commit 7c18727

Please sign in to comment.