Skip to content

Commit

Permalink
chore(deps): update dependency typedoc-plugin-mdn-links to v2 (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2022
1 parent 1447c1e commit 22741f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"typedoc": "^0.22.18",
"typedoc-monorepo-link-types": "^0.0.2",
"typedoc-plugin-djs-links": "^1.0.4",
"typedoc-plugin-mdn-links": "^1.0.6",
"typedoc-plugin-mdn-links": "^2.0.0",
"typescript": "^4.7.4",
"vitest": "^0.16.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5209,7 +5209,7 @@ __metadata:
typedoc: ^0.22.18
typedoc-monorepo-link-types: ^0.0.2
typedoc-plugin-djs-links: ^1.0.4
typedoc-plugin-mdn-links: ^1.0.6
typedoc-plugin-mdn-links: ^2.0.0
typescript: ^4.7.4
vitest: ^0.16.0
languageName: unknown
Expand Down Expand Up @@ -6161,12 +6161,12 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-mdn-links@npm:^1.0.6":
version: 1.0.6
resolution: "typedoc-plugin-mdn-links@npm:1.0.6"
"typedoc-plugin-mdn-links@npm:^2.0.0":
version: 2.0.0
resolution: "typedoc-plugin-mdn-links@npm:2.0.0"
peerDependencies:
typedoc: 0.22.x
checksum: c88601e492b2993e9f6fc8f11bd4b7854c7fa98e27b0c77ecdf6ac3352cfb0f6e98c37ea490e5486f486cc9c92bdd9f170cd6d9e69adcf30542cf2112436e9d0
typedoc: 0.22.x || 0.23.x
checksum: 576cc61935f25f5e91ef0e9582822e9548336297b160e63d284d41f703d6fa8e000b1b9fc7083e35fecf8895d94213326f9513dbc761f3a60c228aedca488328
languageName: node
linkType: hard

Expand Down

0 comments on commit 22741f7

Please sign in to comment.