Skip to content

Commit f636976

Browse files
Update dependency typedoc-plugin-mdn-links to v5 (#4740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 905df2f commit f636976

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"ts-node": "^10.9.2",
123123
"typedoc": "^0.27.0",
124124
"typedoc-plugin-coverage": "^3.0.0",
125-
"typedoc-plugin-mdn-links": "^4.0.0",
125+
"typedoc-plugin-mdn-links": "^5.0.0",
126126
"typedoc-plugin-missing-exports": "^3.0.0",
127127
"typescript": "^5.4.2"
128128
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6316,10 +6316,10 @@ typedoc-plugin-coverage@^3.0.0:
63166316
resolved "https://registry.yarnpkg.com/typedoc-plugin-coverage/-/typedoc-plugin-coverage-3.4.1.tgz#13b445cecb674845945e218c4560bbd91299af83"
63176317
integrity sha512-V23DAwinAMpGMGcL1R1s8Snr26hrjfIdwGf+4jR/65ZdmeAN+yRX0onfx5JlembTQhR6AePQ/parfQNS0AZ64A==
63186318

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==
63236323

63246324
typedoc-plugin-missing-exports@^3.0.0:
63256325
version "3.1.0"

0 commit comments

Comments
 (0)