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 122
122
"ts-node" : " ^10.9.2" ,
123
123
"typedoc" : " ^0.27.0" ,
124
124
"typedoc-plugin-coverage" : " ^3.0.0" ,
125
- "typedoc-plugin-mdn-links" : " ^4 .0.0" ,
125
+ "typedoc-plugin-mdn-links" : " ^5 .0.0" ,
126
126
"typedoc-plugin-missing-exports" : " ^3.0.0" ,
127
127
"typescript" : " ^5.4.2"
128
128
},
Original file line number Diff line number Diff line change @@ -6316,10 +6316,10 @@ typedoc-plugin-coverage@^3.0.0:
6316
6316
resolved "https://registry.yarnpkg.com/typedoc-plugin-coverage/-/typedoc-plugin-coverage-3.4.1.tgz#13b445cecb674845945e218c4560bbd91299af83"
6317
6317
integrity sha512-V23DAwinAMpGMGcL1R1s8Snr26hrjfIdwGf+4jR/65ZdmeAN+yRX0onfx5JlembTQhR6AePQ/parfQNS0AZ64A==
6318
6318
6319
- typedoc-plugin-mdn-links@^4 .0.0 :
6320
- version "4 .0.15 "
6321
- resolved "https://registry.yarnpkg.com/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4 .0.15 .tgz#635985b02f25624f3ea6cfa50d4ec3ee9f8dcbc0 "
6322
- integrity sha512-ZdZLBVMSJzHckVJt902j5xIbujza5Z8l802sXd6G38bOZS6R+ZkjB6RmSdYdKlxiEle8Yqjxn4lZ2NZIeUe2lA ==
6319
+ typedoc-plugin-mdn-links@^5 .0.0 :
6320
+ version "5 .0.1 "
6321
+ resolved "https://registry.yarnpkg.com/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-5 .0.1 .tgz#2ff23f997e71a2c77cd43590455754e29e4875f0 "
6322
+ integrity sha512-eofdcc2nZZpipz/ubjG+7UYMi6Xu95svUwnZ+ClJh6NJdrv7kAOerL9N3iDOpo5kwQeK86GqPWwnv6LUGo5Wrw ==
6323
6323
6324
6324
typedoc-plugin-missing-exports@^3.0.0 :
6325
6325
version "3.1.0"
You can’t perform that action at this time.
0 commit comments