File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
"@tailwindcss/typography" : " ^0.5.9" ,
51
51
"codecov" : " latest" ,
52
52
"eslint" : " latest" ,
53
- "jsdom" : " ^20.0.2 " ,
53
+ "jsdom" : " ^21.1.0 " ,
54
54
"nuxt" : " ^3.0.0" ,
55
55
"standard-version" : " latest" ,
56
56
"vitest" : " ^0.24.5"
Original file line number Diff line number Diff line change @@ -4638,10 +4638,10 @@ js-yaml@^4.1.0:
4638
4638
dependencies :
4639
4639
argparse "^2.0.1"
4640
4640
4641
- jsdom@^20.0.2 :
4642
- version "20.0.3 "
4643
- resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-20.0.3. tgz#886a41ba1d4726f67a8858028c99489fed6ad4db "
4644
- integrity sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ ==
4641
+ jsdom@^21.1.0 :
4642
+ version "21.1.0 "
4643
+ resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-21.1.0. tgz#d56ba4a84ed478260d83bd53dc181775f2d8e6ef "
4644
+ integrity sha512-m0lzlP7qOtthD918nenK3hdItSd2I+V3W9IrBcB36sqDwG+KnUs66IF5GY7laGWUnlM9vTsD0W1QwSEBYWWcJg ==
4645
4645
dependencies :
4646
4646
abab "^2.0.6"
4647
4647
acorn "^8.8.1"
You can’t perform that action at this time.
0 commit comments