We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28fc4d5 commit 9334b9cCopy full SHA for 9334b9c
package.json
@@ -44,17 +44,17 @@
44
"unist-util-visit": "^4.0.0"
45
},
46
"devDependencies": {
47
- "@types/tape": "^4.0.0",
48
- "c8": "^7.0.0",
+ "@types/tape": "^5.0.0",
+ "c8": "^8.0.0",
49
"prettier": "^2.0.0",
50
"remark-cli": "^11.0.0",
51
"remark-preset-wooorm": "^9.0.0",
52
"tape": "^5.0.0",
53
- "tsd": "^0.25.0",
+ "tsd": "^0.28.0",
54
"type-coverage": "^2.0.0",
55
- "typescript": "^4.0.0",
+ "typescript": "^5.0.0",
56
"unist-builder": "^3.0.0",
57
- "xo": "^0.53.0"
+ "xo": "^0.54.0"
58
59
"scripts": {
60
"prepack": "npm run build && npm run format",
0 commit comments