Skip to content

Commit 268cd51

Browse files
Bump typedoc-plugin-mdn-links from 4.0.14 to 5.0.1
Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 4.0.14 to 5.0.1. - [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md) - [Commits](Gerrit0/typedoc-plugin-mdn-links@v4.0.14...v5.0.1) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02da542 commit 268cd51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"consola": "^3.2.3",
3030
"msw": "^2.6.8",
3131
"typedoc": "^0.27.3",
32-
"typedoc-plugin-mdn-links": "^4.0.1",
32+
"typedoc-plugin-mdn-links": "^5.0.1",
3333
"typescript": "^5.7.2",
3434
"wrangler": "^3.93.0",
3535
},
@@ -602,7 +602,7 @@
602602

603603
"typedoc": ["typedoc@0.27.9", "", { "dependencies": { "@gerrit0/mini-shiki": "^1.24.0", "lunr": "^2.3.9", "markdown-it": "^14.1.0", "minimatch": "^9.0.5", "yaml": "^2.6.1" }, "peerDependencies": { "typescript": "5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x" }, "bin": { "typedoc": "bin/typedoc" } }, "sha512-/z585740YHURLl9DN2jCWe6OW7zKYm6VoQ93H0sxZ1cwHQEQrUn5BJrEnkWhfzUdyO+BLGjnKUZ9iz9hKloFDw=="],
604604

605-
"typedoc-plugin-mdn-links": ["typedoc-plugin-mdn-links@4.0.14", "", { "peerDependencies": { "typedoc": "0.26.x || 0.27.x" } }, "sha512-IDILzJr4OzNb5uAWWRMZYny80Q6jUQerAwskdYbNMwaHMRwsB3+y8oqYYE7/PyH+kJVvJnCC4G2wnAQ3CLdgqA=="],
605+
"typedoc-plugin-mdn-links": ["typedoc-plugin-mdn-links@5.0.1", "", { "peerDependencies": { "typedoc": "0.27.x || 0.28.x" } }, "sha512-eofdcc2nZZpipz/ubjG+7UYMi6Xu95svUwnZ+ClJh6NJdrv7kAOerL9N3iDOpo5kwQeK86GqPWwnv6LUGo5Wrw=="],
606606

607607
"typescript": ["typescript@5.8.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ=="],
608608

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"consola": "^3.2.3",
7272
"msw": "^2.6.8",
7373
"typedoc": "^0.27.3",
74-
"typedoc-plugin-mdn-links": "^4.0.1",
74+
"typedoc-plugin-mdn-links": "^5.0.1",
7575
"typescript": "^5.7.2",
7676
"wrangler": "^3.93.0"
7777
}

0 commit comments

Comments
 (0)