Skip to content

Commit 75254e9

Browse files
committed
Update dev-dependencies
1 parent 08be0e1 commit 75254e9

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
@@ -53,7 +53,7 @@
5353
"unist-util-visit": "^4.0.0"
5454
},
5555
"devDependencies": {
56-
"@types/node": "^18.0.0",
56+
"@types/node": "^20.0.0",
5757
"c8": "^7.0.0",
5858
"hast-util-from-html": "^1.0.0",
5959
"hastscript": "^7.0.0",
@@ -67,10 +67,10 @@
6767
"remark-cli": "^11.0.0",
6868
"remark-preset-wooorm": "^9.0.0",
6969
"type-coverage": "^2.0.0",
70-
"typescript": "^4.0.0",
70+
"typescript": "^5.0.0",
7171
"unist-builder": "^3.0.0",
7272
"unist-util-remove-position": "^4.0.0",
73-
"xo": "^0.53.0"
73+
"xo": "^0.54.0"
7474
},
7575
"scripts": {
7676
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)