Skip to content

Commit 5a9b235

Browse files
committed
Update dev-dependencies
1 parent 7ca7c4c commit 5a9b235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
"hast-util-to-html": "^8.0.0",
4646
"hastscript": "^7.0.0",
4747
"prettier": "^2.0.0",
48-
"remark-cli": "^10.0.0",
48+
"remark-cli": "^11.0.0",
4949
"remark-preset-wooorm": "^9.0.0",
5050
"rimraf": "^3.0.0",
5151
"tape": "^5.0.0",
5252
"type-coverage": "^2.0.0",
5353
"typescript": "^4.0.0",
5454
"unist-builder": "^3.0.0",
55-
"xo": "^0.49.0"
55+
"xo": "^0.53.0"
5656
},
5757
"scripts": {
5858
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)