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 dac20e2 commit 01fd392Copy full SHA for 01fd392
1 file changed
package.json
@@ -59,15 +59,15 @@
59
"prettier": "^2.0.0",
60
"react": "^17.0.0",
61
"react-dom": "^17.0.0",
62
- "remark": "^13.0.0",
63
- "remark-cli": "^9.0.0",
64
- "remark-preset-wooorm": "^8.0.0",
+ "remark": "^14.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
65
"rimraf": "^3.0.0",
66
"tape": "^5.0.0",
67
"type-coverage": "^2.0.0",
68
"typescript": "^4.0.0",
69
"unist-builder": "^3.0.0",
70
- "xo": "^0.42.0"
+ "xo": "^0.44.0"
71
},
72
"scripts": {
73
"build": "rimraf \"lib/*.d.ts\" \"test.d.ts\" && tsc && type-coverage",
0 commit comments