Skip to content

Commit ead80e7

Browse files
Bump @astrojs/mdx from 4.2.0 to 4.2.1
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.2.1/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 368b8bc commit ead80e7

File tree

2 files changed

+168
-51
lines changed

2 files changed

+168
-51
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@astro-community/astro-embed-youtube": "^0.5.6",
1515
"@astrojs/check": "^0.9.4",
16-
"@astrojs/mdx": "^4.1.0",
16+
"@astrojs/mdx": "^4.2.1",
1717
"@astrojs/react": "^4.2.1",
1818
"@astrojs/sitemap": "^3.2.1",
1919
"@astrojs/tailwind": "^5.1.4",

0 commit comments

Comments
 (0)