Skip to content

Commit a381cbc

Browse files
committed
Update dev-dependencies
1 parent 8ce8dbf commit a381cbc

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
@@ -48,16 +48,16 @@
4848
"zwitch": "^2.0.0"
4949
},
5050
"devDependencies": {
51-
"@types/node": "^18.0.0",
51+
"@types/node": "^20.0.0",
5252
"c8": "^7.0.0",
5353
"mdast-util-from-markdown": "^1.0.0",
5454
"prettier": "^2.0.0",
5555
"remark-cli": "^11.0.0",
5656
"remark-preset-wooorm": "^9.0.0",
5757
"type-coverage": "^2.0.0",
58-
"typescript": "^4.0.0",
58+
"typescript": "^5.0.0",
5959
"unist-util-remove-position": "^4.0.0",
60-
"xo": "^0.53.0"
60+
"xo": "^0.54.0"
6161
},
6262
"scripts": {
6363
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)