Skip to content

Commit cd152e7

Browse files
committed
Update @types/unist
1 parent 8a2febe commit cd152e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

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

0 commit comments

Comments
 (0)