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 117
117
"eslint-plugin-react-hooks" : " ^4.5.0" ,
118
118
"eslint-plugin-unicorn" : " ^55.0.0" ,
119
119
"i18next-parser" : " ^9.0.0" ,
120
- "jsdom" : " ^24 .0.0" ,
120
+ "jsdom" : " ^25 .0.0" ,
121
121
"prettier" : " ^3.0.0" ,
122
122
"sass" : " ^1.42.1" ,
123
123
"typescript" : " ^5.1.6" ,
Original file line number Diff line number Diff line change 6181
6181
dependencies :
6182
6182
argparse "^2.0.1"
6183
6183
6184
- jsdom@^24 .0.0 :
6185
- version "24.1.3 "
6186
- resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-24.1.3 .tgz#88e4a07cb9dd21067514a619e9f17b090a394a9f "
6187
- integrity sha512-MyL55p3Ut3cXbeBEG7Hcv0mVM8pp8PBNWxRqchZnSfAiES1v1mRnMeFfaHWIPULpwsYfvO+ZmMZz5tGCnjzDUQ ==
6184
+ jsdom@^25 .0.0 :
6185
+ version "25.0.0 "
6186
+ resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-25.0.0 .tgz#d1612b4ddab85af56821b2f731e15faae135f4e1 "
6187
+ integrity sha512-OhoFVT59T7aEq75TVw9xxEfkXgacpqAhQaYgP9y/fDqWQCMB/b1H66RfmPm/MaeaAIU9nDwMOVTlPN51+ao6CQ ==
6188
6188
dependencies :
6189
6189
cssstyle "^4.0.1"
6190
6190
data-urls "^5.0.0"
You can’t perform that action at this time.
0 commit comments