Skip to content

Commit 380cff0

Browse files
committed
Update @types/unist, utilities
1 parent 58318c4 commit 380cff0

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
@@ -37,15 +37,15 @@
3737
"index.js"
3838
],
3939
"dependencies": {
40-
"@types/unist": "^2.0.0",
40+
"@types/unist": "^3.0.0",
4141
"lodash.iteratee": "^4.0.0",
42-
"unist-util-visit": "^4.0.0"
42+
"unist-util-visit": "^5.0.0"
4343
},
4444
"devDependencies": {
4545
"@types/lodash.iteratee": "^4.0.0",
4646
"@types/tape": "^5.0.0",
4747
"c8": "^8.0.0",
48-
"mdast-util-from-markdown": "^1.0.0",
48+
"mdast-util-from-markdown": "^2.0.0",
4949
"prettier": "^3.0.0",
5050
"remark-cli": "^11.0.0",
5151
"remark-preset-wooorm": "^9.0.0",

0 commit comments

Comments
 (0)