Skip to content

Commit ac21e5a

Browse files
chore(deps): bump @astrojs/mdx from 5.0.6 to 6.0.1 (#128)
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 5.0.6 to 6.0.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@6.0.1/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9769f7d commit ac21e5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"format": "prettier . --write"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "^5.0.4",
14+
"@astrojs/mdx": "^6.0.1",
1515
"@fortawesome/fontawesome-free": "^7.2.0",
1616
"@fortawesome/fontawesome-svg-core": "^7.2.0",
1717
"@fortawesome/free-brands-svg-icons": "^7.2.0",

0 commit comments

Comments
 (0)