Skip to content

Commit

Permalink
Merge pull request #281 from kkomelin/dependabot/npm_and_yarn/jsdom-2…
Browse files Browse the repository at this point in the history
…5.0.0

Bump jsdom from 24.1.1 to 25.0.0
  • Loading branch information
kkomelin authored Aug 27, 2024
2 parents 4e425cb + 79ae327 commit 6249bda
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@types/dompurify": "^3.0.5",
"dompurify": "^3.1.6",
"jsdom": "^24.1.1"
"jsdom": "^25.0.0"
},
"devDependencies": {
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6249bda

Please sign in to comment.