Skip to content

Commit

Permalink
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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent b4f3369 commit ba267bb
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 23 deletions.
177 changes: 155 additions & 22 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 @@ -100,7 +100,7 @@
"optionalDependencies": {
"@types/jsdom": "^21.1.7",
"@types/ws": "^8.5.5",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"ws": "^8.18.0"
}
}

0 comments on commit ba267bb

Please sign in to comment.