diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-08 15:36:48 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-08 15:37:03 +0000 |
| commit | 2e38374365693a97325edd291e24f38ac3a1d90e (patch) | |
| tree | 55477047705aaa68cdd4c877efc6ff695d7bc8be /package.json | |
| parent | 2cd823fa6c6aad642057b500a9d23ec3d367f5dc (diff) | |
deps(node): bump @astrojs/mdx from 2.2.2 to 2.2.4
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 2.2.2 to 2.2.4.
- [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/[email protected]/packages/integrations/mdx)
---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 073c5e0..c6039fe 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@astrojs/check": "^0.5.10", - "@astrojs/mdx": "^2.2.2", + "@astrojs/mdx": "^2.2.4", "@astrojs/sitemap": "^3.1.2", "@astrojs/tailwind": "^5.1.0", "@catppuccin/tailwindcss": "^0.1.6", |
