Skip to content

Commit e2b89a7

Browse files
committed
Update micromark
1 parent 4069119 commit e2b89a7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"@types/mdast": "^3.0.0",
4545
"@types/unist": "^2.0.0",
4646
"mdast-util-to-string": "^3.0.0",
47-
"micromark": "^3.0.0-beta.1",
48-
"micromark-util-decode-numeric-character-reference": "^1.0.0-beta.1",
49-
"micromark-util-normalize-identifier": "^1.0.0-beta.1",
50-
"micromark-util-symbol": "^1.0.0-beta.1",
51-
"micromark-util-types": "^1.0.0-beta.1",
47+
"micromark": "^3.0.0",
48+
"micromark-util-decode-numeric-character-reference": "^1.0.0",
49+
"micromark-util-normalize-identifier": "^1.0.0",
50+
"micromark-util-symbol": "^1.0.0",
51+
"micromark-util-types": "^1.0.0",
5252
"parse-entities": "^3.0.0",
5353
"unist-util-stringify-position": "^3.0.0"
5454
},
@@ -60,7 +60,7 @@
6060
"gzip-size-cli": "^5.0.0",
6161
"hast-util-to-html": "^8.0.0",
6262
"mdast-util-to-hast": "^11.0.0",
63-
"micromark-build": "^1.0.0-beta.1",
63+
"micromark-build": "^1.0.0",
6464
"prettier": "^2.0.0",
6565
"rehype-parse": "^7.0.0",
6666
"rehype-stringify": "^8.0.0",

0 commit comments

Comments
 (0)