Skip to content

Commit 6d2c4dc

Browse files
committed
Update dev-dependencies
1 parent df33f14 commit 6d2c4dc

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
@@ -43,8 +43,8 @@
4343
"c8": "^7.0.0",
4444
"nlcst-to-string": "^3.0.0",
4545
"prettier": "^2.0.0",
46-
"remark-cli": "^9.0.0",
47-
"remark-preset-wooorm": "^8.0.0",
46+
"remark-cli": "^10.0.0",
47+
"remark-preset-wooorm": "^9.0.0",
4848
"retext-english": "^4.0.0",
4949
"retext-stringify": "^3.0.0",
5050
"rimraf": "^3.0.0",
@@ -54,7 +54,7 @@
5454
"typescript": "^4.0.0",
5555
"unified": "^10.0.0",
5656
"unist-util-visit": "^4.0.0",
57-
"xo": "^0.42.0"
57+
"xo": "^0.45.0"
5858
},
5959
"scripts": {
6060
"build": "rimraf \"*.d.ts\" \"test/**/*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)