Skip to content

Commit

Permalink
Merge pull request #625 from discloud/dependabot/npm_and_yarn/typedoc…
Browse files Browse the repository at this point in the history
…-plugin-mdn-links-3.1.25

build(deps-dev): bump typedoc-plugin-mdn-links from 3.1.24 to 3.1.25
  • Loading branch information
github-actions[bot] authored May 13, 2024
2 parents 98028b2 + 75f7518 commit ef648c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"typedoc-material-theme": "^1.0.2",
"typedoc-plugin-coverage": "^3.1.1",
"typedoc-plugin-markdown": "^3.17.1",
"typedoc-plugin-mdn-links": "^3.1.24",
"typedoc-plugin-mdn-links": "^3.1.25",
"typedoc-plugin-rename-defaults": "^0.7.0",
"typescript": "^5.4.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1194,10 +1194,10 @@ typedoc-plugin-markdown@^3.17.1:
dependencies:
handlebars "^4.7.7"

typedoc-plugin-mdn-links@^3.1.24:
version "3.1.24"
resolved "https://registry.yarnpkg.com/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.1.24.tgz#2f04eb76efad9247adeda787b01b6833a15968cf"
integrity sha512-incXVpVAHfK7xvA4hpj8R+Hhm51IH8f4O+ZQX7ws1JYWdFFf7Yu5sv0UWFMBmYcjjE1IovG1SEmg9XRE8bdkgg==
typedoc-plugin-mdn-links@^3.1.25:
version "3.1.25"
resolved "https://registry.yarnpkg.com/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.1.25.tgz#db877e030216d90f52933b2e5cd5e0506df4af18"
integrity sha512-Tox8kt/yUt+vUiSjz22D+yJyKH7z1f9/CtWbrJdOkfGpmt4SOssEmCPYgxmKPTTCt+SMHL8w5S5tWSc+gj3GYA==

typedoc-plugin-rename-defaults@^0.7.0:
version "0.7.0"
Expand Down

0 comments on commit ef648c4

Please sign in to comment.