Skip to content

Commit

Permalink
chore(deps-dev): bump jsdom from 24.1.1 to 25.0.0 (#11691)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent fc7b9d6 commit 3ed5009
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"jest-junit-reporter": "^1.1.0",
"jest-resolve": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"jsdom": "^24.1.1",
"jsdom": "^25.0.0",
"lint-staged": "^13.2.3",
"mdast-util-to-hast": "^13.2.0",
"mini-css-extract-plugin": "^2.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10252,10 +10252,10 @@ jsdom@^20.0.0:
ws "^8.11.0"
xml-name-validator "^4.0.0"

jsdom@^24.1.1:
version "24.1.1"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-24.1.1.tgz#f41df8f4f3b2fbfa7e1bdc5df62c9804fd14a9d0"
integrity sha512-5O1wWV99Jhq4DV7rCLIoZ/UIhyQeDR7wHVyZAHAshbrvZsLs+Xzz7gtwnlJTJDjleiTKh54F4dXrX70vJQTyJQ==
jsdom@^25.0.0:
version "25.0.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-25.0.0.tgz#d1612b4ddab85af56821b2f731e15faae135f4e1"
integrity sha512-OhoFVT59T7aEq75TVw9xxEfkXgacpqAhQaYgP9y/fDqWQCMB/b1H66RfmPm/MaeaAIU9nDwMOVTlPN51+ao6CQ==
dependencies:
cssstyle "^4.0.1"
data-urls "^5.0.0"
Expand Down

0 comments on commit 3ed5009

Please sign in to comment.