Skip to content

Commit edfd0c8

Browse files
build(deps-dev): bump typedoc-plugin-mdn-links from 5.0.6 to 5.0.7 (#964)
Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 5.0.6 to 5.0.7. - [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md) - [Commits](Gerrit0/typedoc-plugin-mdn-links@v5.0.6...v5.0.7) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-version: 5.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2304f6 commit edfd0c8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"typedoc-material-theme": "^1.4.0",
2828
"typedoc-plugin-coverage": "^4.0.1",
2929
"typedoc-plugin-markdown": "^4.8.0",
30-
"typedoc-plugin-mdn-links": "^5.0.6",
30+
"typedoc-plugin-mdn-links": "^5.0.7",
3131
"typedoc-plugin-rename-defaults": "^0.7.3",
3232
"typescript": "^5.8.3",
3333
"typescript-eslint": "^8.38.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2539,10 +2539,10 @@ typedoc-plugin-markdown@^4.8.0:
25392539
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.8.0.tgz#4ef70fb05d38674ed212d6ff99f7e857c49e266e"
25402540
integrity sha512-BQqXnT9PETe6WEFf8bcsvvGEGQHbwTo/BFyY+RUIsSB05Y0Wn56iF+fK1PY2OKJJIhV4kp4dp7osaP9Bm5a0Zw==
25412541

2542-
typedoc-plugin-mdn-links@^5.0.6:
2543-
version "5.0.6"
2544-
resolved "https://registry.yarnpkg.com/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-5.0.6.tgz#32cab986f3695163aa4cd91d261379dc9bf23f1b"
2545-
integrity sha512-HMT80FBtXmsxM26RXjoEARWf6g5cRJwcWJ6GiaMNxXu9VlZHxoin15MpxSZVlw3BrG0YILeAieRTJbrnrJXyvw==
2542+
typedoc-plugin-mdn-links@^5.0.7:
2543+
version "5.0.7"
2544+
resolved "https://registry.yarnpkg.com/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-5.0.7.tgz#cb889648575bdf6cbf2eeccf8d8ab40f36b6487c"
2545+
integrity sha512-F4hSmW4wGn562EuF8UQWmutQfWlvSoP+14QJ6UQcNViGrBCQ9NLqze5LuhYc0DLxuQnWIzUnCShpuy2Zo5LtfQ==
25462546

25472547
typedoc-plugin-rename-defaults@^0.7.3:
25482548
version "0.7.3"

0 commit comments

Comments
 (0)