Skip to content

Commit 905df84

Browse files
committed
Update @types/hast, utilities
1 parent 998bdd1 commit 905df84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"index.js"
3434
],
3535
"dependencies": {
36-
"@types/hast": "^2.0.0",
37-
"@types/unist": "^2.0.0",
36+
"@types/hast": "^3.0.0",
37+
"@types/unist": "^3.0.0",
3838
"mapz": "^2.0.0",
39-
"unist-util-assert": "^3.0.0",
39+
"unist-util-assert": "^4.0.0",
4040
"zwitch": "^2.0.0"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)