Skip to content

Commit dc62232

Browse files
committed
add micromark-core-commonmark
1 parent 03cf85f commit dc62232

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
"mdast-util-math": "3.0.0",
9494
"mdast-util-wiki-link": "0.1.2",
9595
"meriyah": "7.0.0",
96+
"micromark-core-commonmark": "2.0.3",
9697
"micromark-extension-gfm": "3.0.0",
9798
"micromark-extension-math": "3.1.0",
9899
"micromark-extension-wiki-link": "0.0.4",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6754,7 +6754,7 @@ __metadata:
67546754
languageName: node
67556755
linkType: hard
67566756

6757-
"micromark-core-commonmark@npm:^2.0.0":
6757+
"micromark-core-commonmark@npm:2.0.3, micromark-core-commonmark@npm:^2.0.0":
67586758
version: 2.0.3
67596759
resolution: "micromark-core-commonmark@npm:2.0.3"
67606760
dependencies:
@@ -8048,6 +8048,7 @@ __metadata:
80488048
mdast-util-math: "npm:3.0.0"
80498049
mdast-util-wiki-link: "npm:0.1.2"
80508050
meriyah: "npm:7.0.0"
8051+
micromark-core-commonmark: "npm:2.0.3"
80518052
micromark-extension-gfm: "npm:3.0.0"
80528053
micromark-extension-math: "npm:3.1.0"
80538054
micromark-extension-wiki-link: "npm:0.0.4"

0 commit comments

Comments
 (0)