Skip to content

Commit 36b07ee

Browse files
committed
Update @types/hast, utilities
1 parent 4dd3b9c commit 36b07ee

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
@@ -35,15 +35,15 @@
3535
"index.js"
3636
],
3737
"dependencies": {
38-
"@types/hast": "^2.0.0",
38+
"@types/hast": "^3.0.0",
3939
"compute-median": "^2.0.0",
40-
"hast-util-to-text": "^3.0.0",
40+
"hast-util-to-text": "^4.0.0",
4141
"readability-scores": "^1.0.0"
4242
},
4343
"devDependencies": {
4444
"@types/node": "^20.0.0",
4545
"c8": "^8.0.0",
46-
"hast-util-from-html": "^1.0.0",
46+
"hast-util-from-html": "^2.0.0",
4747
"prettier": "^3.0.0",
4848
"remark-cli": "^11.0.0",
4949
"remark-preset-wooorm": "^9.0.0",

0 commit comments

Comments
 (0)