From 5913fdf949ce5be6198ccb8b9d5a9cf48f20c462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 04:05:48 +0000 Subject: [PATCH] Bump @mdx-js/mdx from 2.2.1 to 2.3.0 Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/mdx) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/2.3.0/packages/mdx) --- updated-dependencies: - dependency-name: "@mdx-js/mdx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5d59fe3..1de30a07 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@astrojs/tailwind": "^3.0.0", "@fontsource/brygada-1918": "^4.5.11", "@fontsource/inter": "^4.5.14", - "@mdx-js/mdx": "2.2.1", + "@mdx-js/mdx": "2.3.0", "@types/lz-string": "^1.3.34", "@types/react": "^18.0.26", "@vercel/og": "^0.0.21",