We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7451d commit 5063431Copy full SHA for 5063431
package.json
@@ -53,19 +53,19 @@
53
"devDependencies": {
54
"@types/node": "^20.0.0",
55
"acorn-jsx": "^5.0.0",
56
- "c8": "^8.0.0",
+ "c8": "^9.0.0",
57
"esast-util-from-js": "^2.0.0",
58
"estree-util-build-jsx": "^3.0.0",
59
"estree-util-to-js": "^2.0.0",
60
"prettier": "^3.0.0",
61
"remark-cli": "^11.0.0",
62
"remark-preset-wooorm": "^9.0.0",
63
"svg-tag-names": "^3.0.0",
64
- "tsd": "^0.28.0",
+ "tsd": "^0.30.0",
65
"type-coverage": "^2.0.0",
66
"typescript": "^5.0.0",
67
"unist-builder": "^4.0.0",
68
- "xo": "^0.55.0"
+ "xo": "^0.56.0"
69
},
70
"scripts": {
71
"prepack": "npm run build && npm run format",
0 commit comments