Skip to content

Commit 45634b4

Browse files
committed
Update dev-dependencies
1 parent 26f6550 commit 45634b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
"@types/tape": "^4.0.0",
4141
"c8": "^7.0.0",
4242
"prettier": "^2.0.0",
43-
"remark-cli": "^9.0.0",
44-
"remark-preset-wooorm": "^8.0.0",
43+
"remark-cli": "^10.0.0",
44+
"remark-preset-wooorm": "^9.0.0",
4545
"rimraf": "^3.0.0",
4646
"tape": "^5.0.0",
4747
"type-coverage": "^2.0.0",
4848
"typescript": "^4.0.0",
49-
"xo": "^0.42.0"
49+
"xo": "^0.49.0"
5050
},
5151
"scripts": {
5252
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)