Skip to content

Commit 6f1e0f0

Browse files
committed
Update @types/unist
1 parent d6f7251 commit 6f1e0f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"index.js"
3535
],
3636
"dependencies": {
37-
"@types/unist": "^2.0.0"
37+
"@types/unist": "^3.0.0"
3838
},
3939
"devDependencies": {
40-
"@types/mdast": "^3.0.0",
40+
"@types/mdast": "^4.0.0",
4141
"@types/node": "^20.0.0",
4242
"c8": "^8.0.0",
4343
"prettier": "^2.0.0",

0 commit comments

Comments
 (0)