Skip to content

Commit 5063431

Browse files
committed
Update dev-dependencies
1 parent 2a7451d commit 5063431

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,19 @@
5353
"devDependencies": {
5454
"@types/node": "^20.0.0",
5555
"acorn-jsx": "^5.0.0",
56-
"c8": "^8.0.0",
56+
"c8": "^9.0.0",
5757
"esast-util-from-js": "^2.0.0",
5858
"estree-util-build-jsx": "^3.0.0",
5959
"estree-util-to-js": "^2.0.0",
6060
"prettier": "^3.0.0",
6161
"remark-cli": "^11.0.0",
6262
"remark-preset-wooorm": "^9.0.0",
6363
"svg-tag-names": "^3.0.0",
64-
"tsd": "^0.28.0",
64+
"tsd": "^0.30.0",
6565
"type-coverage": "^2.0.0",
6666
"typescript": "^5.0.0",
6767
"unist-builder": "^4.0.0",
68-
"xo": "^0.55.0"
68+
"xo": "^0.56.0"
6969
},
7070
"scripts": {
7171
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)