Skip to content

Commit 8bb373d

Browse files
chore(deps-dev): Bump micromark-extension-mdx-md from 1.0.0 to 1.0.1 (#319)
Bumps [micromark-extension-mdx-md](https://github.com/micromark/micromark-extension-mdx-md) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/micromark/micromark-extension-mdx-md/releases) - [Commits](micromark/micromark-extension-mdx-md@1.0.0...1.0.1) --- updated-dependencies: - dependency-name: micromark-extension-mdx-md dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lala Sabathil <[email protected]>
1 parent 2b86c6e commit 8bb373d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@docusaurus/module-type-aliases": "2.4.0",
4848
"@tsconfig/docusaurus": "1.0.7",
49-
"micromark-extension-mdx-md": "^1.0.0",
49+
"micromark-extension-mdx-md": "^1.0.1",
5050
"remark-cli": "^11.0.0",
5151
"remark-comment": "^1.0.0",
5252
"remark-frontmatter": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6230,10 +6230,10 @@ micromark-extension-mdx-jsx@^1.0.0:
62306230
uvu "^0.5.0"
62316231
vfile-message "^3.0.0"
62326232

6233-
micromark-extension-mdx-md@^1.0.0:
6234-
version "1.0.0"
6235-
resolved "https://registry.yarnpkg.com/micromark-extension-mdx-md/-/micromark-extension-mdx-md-1.0.0.tgz#382f5df9ee3706dd120b51782a211f31f4760d22"
6236-
integrity sha512-xaRAMoSkKdqZXDAoSgp20Azm0aRQKGOl0RrS81yGu8Hr/JhMsBmfs4wR7m9kgVUIO36cMUQjNyiyDKPrsv8gOw==
6233+
micromark-extension-mdx-md@^1.0.0, micromark-extension-mdx-md@^1.0.1:
6234+
version "1.0.1"
6235+
resolved "https://registry.yarnpkg.com/micromark-extension-mdx-md/-/micromark-extension-mdx-md-1.0.1.tgz#595d4b2f692b134080dca92c12272ab5b74c6d1a"
6236+
integrity sha512-7MSuj2S7xjOQXAjjkbjBsHkMtb+mDGVW6uI2dBL9snOBCbZmoNgDAeZ0nSn9j3T42UE/g2xVNMn18PJxZvkBEA==
62376237
dependencies:
62386238
micromark-util-types "^1.0.0"
62396239

0 commit comments

Comments
 (0)