Skip to content

Commit 8a0b9ca

Browse files
committed
Update dev-dependencies
1 parent 510e068 commit 8a0b9ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"@types/tape": "^4.0.0",
3939
"c8": "^7.0.0",
4040
"prettier": "^2.0.0",
41-
"remark-cli": "^10.0.0",
41+
"remark-cli": "^11.0.0",
4242
"remark-preset-wooorm": "^9.0.0",
4343
"rimraf": "^3.0.0",
4444
"tape": "^5.0.0",
4545
"type-coverage": "^2.0.0",
4646
"typescript": "^4.0.0",
47-
"xo": "^0.49.0"
47+
"xo": "^0.53.0"
4848
},
4949
"scripts": {
5050
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)