Skip to content

Commit 55fe3ee

Browse files
committed
Update dev-dependencies
1 parent dcf4b52 commit 55fe3ee

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
@@ -41,13 +41,13 @@
4141
"@types/tape": "^4.0.0",
4242
"c8": "^7.0.0",
4343
"prettier": "^2.0.0",
44-
"remark-cli": "^10.0.0",
44+
"remark-cli": "^11.0.0",
4545
"remark-preset-wooorm": "^9.0.0",
4646
"rimraf": "^3.0.0",
4747
"tape": "^5.0.0",
4848
"type-coverage": "^2.0.0",
4949
"typescript": "^4.0.0",
50-
"xo": "^0.49.0"
50+
"xo": "^0.53.0"
5151
},
5252
"scripts": {
5353
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)