Skip to content

Commit d6ffe8a

Browse files
committed
Update dev-dependencies
1 parent 034a65f commit d6ffe8a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,17 @@
5353
"hastscript": "^7.0.0",
5454
"prettier": "^2.0.0",
5555
"rehype-stringify": "^9.0.0",
56-
"remark-cli": "^9.0.0",
57-
"remark-parse": "^9.0.0",
58-
"remark-preset-wooorm": "^8.0.0",
59-
"remark-rehype": "^8.0.0",
56+
"remark-cli": "^10.0.0",
57+
"remark-parse": "^10.0.0",
58+
"remark-preset-wooorm": "^9.0.0",
59+
"remark-rehype": "^9.0.0",
6060
"rimraf": "^3.0.0",
6161
"tape": "^5.0.0",
6262
"type-coverage": "^2.0.0",
6363
"typescript": "^4.0.0",
6464
"unified": "^10.0.0",
6565
"unist-builder": "^3.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)