From 96575a33c2627debda9c9bc10051b0174d1727bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 06:58:51 +0000 Subject: [PATCH] Bump @next/mdx from 13.2.1 to 13.2.4 Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.2.1 to 13.2.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v13.2.4/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 171c3558..ff5894a9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@hackclub/meta": "1.1.32", "@hackclub/theme": "^0.3.3", "@mdx-js/loader": "^1.6.22", - "@next/mdx": "^13.2.1", + "@next/mdx": "^13.2.4", "@octokit/auth-app": "^4.0.9", "@octokit/core": "^4.2.0", "@octokit/rest": "^19.0.7", diff --git a/yarn.lock b/yarn.lock index d3d38118..8af5ab2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -615,10 +615,10 @@ dependencies: glob "7.1.7" -"@next/mdx@^13.2.1": - version "13.2.1" - resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.2.1.tgz#67969ec2dcd81a2a53ade955f3981df64f1e993d" - integrity sha512-kWriuAxU3euPUugwoOI7WEo596QeHsxrbneKvItwrfu4YYZZLKNPHSnkLHvF7tlO9TjiPbFqYlK2xHK02Lp2SA== +"@next/mdx@^13.2.4": + version "13.2.4" + resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.2.4.tgz#055dd5928a488ad9cc6ced03aff5807ad48f0ac4" + integrity sha512-inl7u+OEa4Ok3uL052oa8EDw1bUkMGLVKzFfVBIgG19s29gxQvcWYzxa5t438J31ljApjh6Y5k4AD6yLaCAlQw== dependencies: source-map "^0.7.0"