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 83
83
"eslint-plugin-prettier" : " ^5.0.0" ,
84
84
"eslint-plugin-react" : " ^7.33.2" ,
85
85
"eslint-plugin-storybook" : " ^0.8.0" ,
86
- "jsdom" : " ^24 .0.0" ,
86
+ "jsdom" : " ^25 .0.0" ,
87
87
"prettier" : " 3.3.3" ,
88
88
"react" : " ^18.2.0" ,
89
89
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change @@ -5557,10 +5557,10 @@ jscodeshift@^0.15.1:
5557
5557
temp "^0.8.4"
5558
5558
write-file-atomic "^2.3.0"
5559
5559
5560
- jsdom@^24 .0.0 :
5561
- version "24.1.1 "
5562
- resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-24.1.1 .tgz#f41df8f4f3b2fbfa7e1bdc5df62c9804fd14a9d0 "
5563
- integrity sha512-5O1wWV99Jhq4DV7rCLIoZ/UIhyQeDR7wHVyZAHAshbrvZsLs+Xzz7gtwnlJTJDjleiTKh54F4dXrX70vJQTyJQ ==
5560
+ jsdom@^25 .0.0 :
5561
+ version "25.0.0 "
5562
+ resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-25.0.0 .tgz#d1612b4ddab85af56821b2f731e15faae135f4e1 "
5563
+ integrity sha512-OhoFVT59T7aEq75TVw9xxEfkXgacpqAhQaYgP9y/fDqWQCMB/b1H66RfmPm/MaeaAIU9nDwMOVTlPN51+ao6CQ ==
5564
5564
dependencies :
5565
5565
cssstyle "^4.0.1"
5566
5566
data-urls "^5.0.0"
You can’t perform that action at this time.
0 commit comments