Skip to content

Commit e20f068

Browse files
committed
Update dev-dependencies
1 parent c40d364 commit e20f068

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
@@ -38,13 +38,13 @@
3838
"@types/tape": "^4.0.0",
3939
"c8": "^7.0.0",
4040
"prettier": "^2.0.0",
41-
"remark-cli": "^9.0.0",
42-
"remark-preset-wooorm": "^8.0.0",
41+
"remark-cli": "^10.0.0",
42+
"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.42.0"
47+
"xo": "^0.49.0"
4848
},
4949
"scripts": {
5050
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)