Skip to content

Commit 0da00cc

Browse files
committed
Update dev-dependencies
1 parent 83be05d commit 0da00cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
"unist-util-stringify-position": "^4.0.0"
5454
},
5555
"devDependencies": {
56-
"@types/node": "^20.0.0",
57-
"c8": "^9.0.0",
56+
"@types/node": "^22.0.0",
57+
"c8": "^10.0.0",
5858
"commonmark.json": "^0.31.0",
59-
"esbuild": "^0.21.0",
59+
"esbuild": "^0.24.0",
6060
"gzip-size-cli": "^5.0.0",
6161
"hast-util-from-html": "^2.0.0",
6262
"hast-util-to-html": "^9.0.0",
@@ -68,7 +68,7 @@
6868
"terser": "^5.0.0",
6969
"type-coverage": "^2.0.0",
7070
"typescript": "^5.0.0",
71-
"xo": "^0.58.0"
71+
"xo": "^0.59.0"
7272
},
7373
"scripts": {
7474
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)