Skip to content

Commit 3ed5009

Browse files
chore(deps-dev): bump jsdom from 24.1.1 to 25.0.0 (#11691)
1 parent fc7b9d6 commit 3ed5009

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"jest-junit-reporter": "^1.1.0",
212212
"jest-resolve": "^29.7.0",
213213
"jest-watch-typeahead": "^2.2.2",
214-
"jsdom": "^24.1.1",
214+
"jsdom": "^25.0.0",
215215
"lint-staged": "^13.2.3",
216216
"mdast-util-to-hast": "^13.2.0",
217217
"mini-css-extract-plugin": "^2.9.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10252,10 +10252,10 @@ jsdom@^20.0.0:
1025210252
ws "^8.11.0"
1025310253
xml-name-validator "^4.0.0"
1025410254

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

0 commit comments

Comments
 (0)