From d76b99efa5c1160b987c64d89e30b14694c3f72d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:45:51 +0000 Subject: [PATCH 1/2] Bump typedoc-plugin-mdn-links from 3.3.8 to 4.0.3 (#1) Bumps [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) from 3.3.8 to 4.0.3. - [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md) - [Commits](https://github.com/Gerrit0/typedoc-plugin-mdn-links/compare/v3.3.8...v4.0.3) --- updated-dependencies: - dependency-name: typedoc-plugin-mdn-links dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 403368c..99a2800 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "consola": "^3.2.3", "msw": "^2.6.7", "typedoc": "^0.26.5", - "typedoc-plugin-mdn-links": "^3.2.6", + "typedoc-plugin-mdn-links": "^4.0.3", "typescript": "^5.5.4" } } From 582d18bc35b5b3f6dde9674920faa3b0d2354bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:46:06 +0000 Subject: [PATCH 2/2] Bump @arethetypeswrong/cli from 0.15.4 to 0.17.0 (#3) Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.15.4 to 0.17.0. - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99a2800..0da8f50 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "peerDependencies": {}, "devDependencies": { - "@arethetypeswrong/cli": "^0.15.3", + "@arethetypeswrong/cli": "^0.17.0", "@biomejs/biome": "^1.8.3", "@total-typescript/tsconfig": "^1.0.4", "@types/bun": "^1.1.6",