Skip to content

Commit 5a455ca

Browse files
committed
Update unist-util-visit
1 parent 38effd6 commit 5a455ca

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@
3030
],
3131
"dependencies": {
3232
"bcp-47-match": "^1.0.0",
33-
"comma-separated-tokens": "^1.0.2",
34-
"css-selector-parser": "^1.3.0",
35-
"direction": "^1.0.2",
33+
"comma-separated-tokens": "^1.0.0",
34+
"css-selector-parser": "^1.0.0",
35+
"direction": "^1.0.0",
3636
"hast-util-has-property": "^1.0.0",
3737
"hast-util-is-element": "^1.0.0",
38-
"hast-util-to-string": "^1.0.1",
38+
"hast-util-to-string": "^1.0.0",
3939
"hast-util-whitespace": "^1.0.0",
4040
"not": "^0.1.0",
41-
"nth-check": "^1.0.1",
41+
"nth-check": "^1.0.0",
4242
"property-information": "^5.0.0",
43-
"space-separated-tokens": "^1.1.0",
44-
"unist-util-visit": "^1.3.1",
43+
"space-separated-tokens": "^1.0.0",
44+
"unist-util-visit": "^2.0.0",
4545
"zwitch": "^1.0.0"
4646
},
4747
"files": [

0 commit comments

Comments
 (0)