Skip to content

Commit beb6998

Browse files
committed
Update dev-dependencies
1 parent 15455b5 commit beb6998

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@
5757
"parse-latin": "^5.0.0",
5858
"prettier": "^2.0.0",
5959
"rehype": "^12.0.0",
60-
"remark-cli": "^9.0.0",
61-
"remark-preset-wooorm": "^8.0.0",
60+
"remark-cli": "^10.0.0",
61+
"remark-preset-wooorm": "^9.0.0",
6262
"rimraf": "^3.0.0",
6363
"tape": "^5.0.0",
6464
"type-coverage": "^2.0.0",
6565
"typescript": "^4.0.0",
66-
"xo": "^0.42.0"
66+
"xo": "^0.44.0"
6767
},
6868
"scripts": {
6969
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)