Skip to content

Commit

Permalink
chore(deps): bump @astrojs/mdx from 2.0.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 2.0.0 to 2.1.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/@astrojs/mdx@2.1.1/packages/integrations/mdx)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent eb87262 commit d322193
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"check": "astro check"
},
"dependencies": {
"@astrojs/mdx": "2.0.0",
"@astrojs/mdx": "2.1.1",
"@astrojs/rss": "4.0.1",
"@astrojs/sitemap": "3.0.3",
"@astrojs/tailwind": "5.0.3",
Expand Down
45 changes: 38 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d322193

Please sign in to comment.