Skip to content

Commit 28ad2f3

Browse files
committed
Update dev-dependencies
1 parent f20336b commit 28ad2f3

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
@@ -50,14 +50,14 @@
5050
"c8": "^7.0.0",
5151
"mdast-util-from-markdown": "^1.0.0",
5252
"prettier": "^2.0.0",
53-
"remark-cli": "^9.0.0",
54-
"remark-preset-wooorm": "^8.0.0",
53+
"remark-cli": "^10.0.0",
54+
"remark-preset-wooorm": "^9.0.0",
5555
"rimraf": "^3.0.0",
5656
"tape": "^5.0.0",
5757
"type-coverage": "^2.0.0",
5858
"typescript": "^4.0.0",
5959
"unist-util-remove-position": "^4.0.0",
60-
"xo": "^0.42.0"
60+
"xo": "^0.44.0"
6161
},
6262
"scripts": {
6363
"build": "rimraf \"lib/**/*.d.ts\" \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)