Skip to content

Commit 7798a39

Browse files
committed
Update dev-dependencies
1 parent e563018 commit 7798a39

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
@@ -58,13 +58,13 @@
5858
"parse-latin": "^5.0.0",
5959
"prettier": "^2.0.0",
6060
"rehype": "^12.0.0",
61-
"remark-cli": "^10.0.0",
61+
"remark-cli": "^11.0.0",
6262
"remark-preset-wooorm": "^9.0.0",
6363
"rimraf": "^3.0.0",
6464
"tape": "^5.0.0",
6565
"type-coverage": "^2.0.0",
6666
"typescript": "^4.0.0",
67-
"xo": "^0.49.0"
67+
"xo": "^0.53.0"
6868
},
6969
"scripts": {
7070
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)