Skip to content

Commit f18d159

Browse files
committed
Update @types/unist
1 parent 15b015e commit f18d159

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"index.js"
3535
],
3636
"dependencies": {
37-
"@types/unist": "^2.0.0",
38-
"unist-util-visit": "^4.0.0"
37+
"@types/unist": "^3.0.0",
38+
"unist-util-visit": "^5.0.0"
3939
},
4040
"devDependencies": {
41-
"@types/mdast": "^3.0.0",
41+
"@types/mdast": "^4.0.0",
4242
"@types/node": "^20.0.0",
4343
"c8": "^8.0.0",
4444
"mdast-util-from-markdown": "^1.0.0",

0 commit comments

Comments
 (0)