Skip to content

Commit 6fdd05d

Browse files
committed
Update dev-dependencies
1 parent ce1f8d6 commit 6fdd05d

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
@@ -41,8 +41,8 @@
4141
"c8": "^7.0.0",
4242
"is-hidden": "^2.0.0",
4343
"prettier": "^2.0.0",
44-
"remark-cli": "^9.0.0",
45-
"remark-preset-wooorm": "^8.0.0",
44+
"remark-cli": "^10.0.0",
45+
"remark-preset-wooorm": "^9.0.0",
4646
"retext-english": "^4.0.0",
4747
"retext-stringify": "^3.0.0",
4848
"rimraf": "^3.0.0",
@@ -51,7 +51,7 @@
5151
"typescript": "^4.0.0",
5252
"unified": "^10.0.0",
5353
"unist-util-remove-position": "^4.0.0",
54-
"xo": "^0.42.0"
54+
"xo": "^0.44.0"
5555
},
5656
"scripts": {
5757
"prepack": "npm run build && npm run format",

0 commit comments

Comments
 (0)