Skip to content

Commit a3ff3fc

Browse files
committed
Update @types/nlcst
1 parent 1fffb36 commit a3ff3fc

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,7 +34,7 @@
3434
"index.js"
3535
],
3636
"dependencies": {
37-
"@types/nlcst": "^1.0.0"
37+
"@types/nlcst": "^2.0.0"
3838
},
3939
"devDependencies": {
4040
"@types/node": "^20.0.0",
@@ -44,7 +44,7 @@
4444
"remark-preset-wooorm": "^9.0.0",
4545
"type-coverage": "^2.0.0",
4646
"typescript": "^5.0.0",
47-
"unist-builder": "^3.0.0",
47+
"unist-builder": "^4.0.0",
4848
"xo": "^0.55.0"
4949
},
5050
"scripts": {

0 commit comments

Comments
 (0)