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 0e9fc70 commit dd64740Copy full SHA for dd64740
package.json
@@ -72,16 +72,16 @@
72
"c8": "^7.0.0",
73
"estree-util-build-jsx": "^2.0.0",
74
"prettier": "^2.0.0",
75
- "remark-cli": "^9.0.0",
76
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
77
"rimraf": "^3.0.0",
78
"svg-tag-names": "^3.0.0",
79
"tape": "^5.0.0",
80
- "tsd": "^0.17.0",
+ "tsd": "^0.19.0",
81
"type-coverage": "^2.0.0",
82
"typescript": "^4.0.0",
83
"unist-builder": "^3.0.0",
84
- "xo": "^0.42.0"
+ "xo": "^0.48.0"
85
},
86
"scripts": {
87
"prepack": "npm run build && npm run format",
0 commit comments