deps: bump @mdx-js/mdx from 3.0.0 to 3.0.1 (#972)
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/mdx) from 3.0.0 to 3.0.1. - [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/3.0.1/packages/mdx) --- updated-dependencies: - dependency-name: "@mdx-js/mdx" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Mar 14, 2024 at 18:04 UTC
1617b2079a31fa50c7049a791b8fe8838cb3e7ef
1 file changed
+3
-3
package-lock.json
+3
-3
@@ -4904,9 +4904,9 @@
4904
]
4905
},
4906
"node_modules/@mdx-js/mdx": {
4907
- "version": "3.0.0",
4908
- "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.0.0.tgz",
4909
- "integrity": "sha512-Icm0TBKBLYqroYbNW3BPnzMGn+7mwpQOK310aZ7+fkCtiU3aqv2cdcX+nd0Ydo3wI5Rx8bX2Z2QmGb/XcAClCw==",
4907
+ "version": "3.0.1",
4908
+ "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.0.1.tgz",
4909
+ "integrity": "sha512-eIQ4QTrOWyL3LWEe/bu6Taqzq2HQvHcyTMaOrI95P2/LmJE7AsfPfgJGuFLPVqBUE1BC1rik3VIhU+s9u72arA==",
4910
"dependencies": {
4911
"@types/estree": "^1.0.0",
4912
"@types/estree-jsx": "^1.0.0",