Skip to content

Commit

Permalink
Update jsdom version to avoid noisy deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Oct 31, 2024
1 parent 8bd472b commit f96ee6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -40,7 +40,7 @@
"@octokit/rest": "^21.0.1",
"commander": "12.1.0",
"gray-matter": "^4.0.3",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"reffy": "^17.1.1",
"semver": "^7.3.5",
"webidl2": "^24.2.2"
Expand Down

0 comments on commit f96ee6f

Please sign in to comment.