Skip to content

Commit dd67d3d

Browse files
committed
Update unist-util-visit
1 parent c6b22df commit dd67d3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"index.js"
4242
],
4343
"dependencies": {
44-
"@types/unist": "^2.0.3",
45-
"unist-util-visit": "^3.0.0"
44+
"@types/unist": "^2.0.0",
45+
"unist-util-visit": "^4.0.0"
4646
},
4747
"devDependencies": {
4848
"@types/tape": "^4.0.0",

0 commit comments

Comments
 (0)