Skip to content

Commit e31f483

Browse files
committed
Update dev-dependencies
1 parent aa2331a commit e31f483

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
@@ -43,17 +43,17 @@
4343
"mdast-util-to-markdown": "^1.3.0"
4444
},
4545
"devDependencies": {
46-
"@types/node": "^18.0.0",
46+
"@types/node": "^20.0.0",
4747
"c8": "^7.0.0",
4848
"mdast-util-from-markdown": "^1.0.0",
4949
"micromark-extension-gfm-task-list-item": "^1.0.0",
5050
"prettier": "^2.0.0",
5151
"remark-cli": "^11.0.0",
5252
"remark-preset-wooorm": "^9.0.0",
5353
"type-coverage": "^2.0.0",
54-
"typescript": "^4.0.0",
54+
"typescript": "^5.0.0",
5555
"unist-util-remove-position": "^4.0.0",
56-
"xo": "^0.53.0"
56+
"xo": "^0.54.0"
5757
},
5858
"scripts": {
5959
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)