File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 211
211
"jest-junit-reporter" : " ^1.1.0" ,
212
212
"jest-resolve" : " ^29.7.0" ,
213
213
"jest-watch-typeahead" : " ^2.2.2" ,
214
- "jsdom" : " ^24.1.1 " ,
214
+ "jsdom" : " ^25.0.0 " ,
215
215
"lint-staged" : " ^13.2.3" ,
216
216
"mdast-util-to-hast" : " ^13.2.0" ,
217
217
"mini-css-extract-plugin" : " ^2.9.1" ,
Original file line number Diff line number Diff line change @@ -10252,10 +10252,10 @@ jsdom@^20.0.0:
10252
10252
ws "^8.11.0"
10253
10253
xml-name-validator "^4.0.0"
10254
10254
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 ==
10259
10259
dependencies:
10260
10260
cssstyle "^4.0.1"
10261
10261
data-urls "^5.0.0"
You can’t perform that action at this time.
0 commit comments