Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
fix: upgrade jsdom from 24.0.0 to 24.1.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade jsdom from 24.0.0 to 24.1.1.

See this package in npm:
jsdom

See this project in Snyk:
https://app.snyk.io/org/andreas.jaggi/project/8041ee69-68c8-4efa-b9f0-be50f7ba6c2c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 15, 2024
1 parent 279e4ee commit 509d76b
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 27 deletions.
87 changes: 61 additions & 26 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 @@ -61,7 +61,7 @@
"jest": "^29.3.1",
"jest-dev-server": "^10.0.0",
"jest-environment-jsdom": "^29.3.1",
"jsdom": "^24.0.0",
"jsdom": "^24.1.1",
"postcss": "^8.4.20",
"prettier": "^3.0.0",
"puppeteer": "^22.0.0",
Expand Down

0 comments on commit 509d76b

Please sign in to comment.