Skip to content

Commit 45441d4

Browse files
committed
rehype-parse: 6.0.0
1 parent ef5a18a commit 45441d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/rehype-parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rehype-parse",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "HTML parser for rehype",
55
"license": "MIT",
66
"keywords": [

packages/rehype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"process"
1515
],
1616
"dependencies": {
17-
"rehype-parse": "^5.0.0",
17+
"rehype-parse": "^6.0.0",
1818
"rehype-stringify": "^4.0.0",
1919
"unified": "^7.0.0"
2020
},

0 commit comments

Comments
 (0)