Skip to content

Commit fc20bdd

Browse files
committedFeb 8, 2023
Update dev-dependencies
1 parent 7c0f6f3 commit fc20bdd

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
@@ -42,13 +42,13 @@
4242
"@types/tape": "^4.0.0",
4343
"c8": "^7.0.0",
4444
"prettier": "^2.0.0",
45-
"remark-cli": "^10.0.0",
45+
"remark-cli": "^11.0.0",
4646
"remark-preset-wooorm": "^9.0.0",
4747
"rimraf": "^3.0.0",
4848
"tape": "^5.0.0",
4949
"type-coverage": "^2.0.0",
5050
"typescript": "^4.0.0",
51-
"xo": "^0.50.0"
51+
"xo": "^0.53.0"
5252
},
5353
"scripts": {
5454
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)
Please sign in to comment.