Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 3518cc4

Browse files
committed
Update dev-dependencies
1 parent 13c67e0 commit 3518cc4

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
@@ -44,13 +44,13 @@
4444
"mdast-util-from-markdown": "^1.0.0",
4545
"micromark-extension-footnote": "^1.0.0",
4646
"prettier": "^2.0.0",
47-
"remark-cli": "^9.0.0",
48-
"remark-preset-wooorm": "^8.0.0",
47+
"remark-cli": "^10.0.0",
48+
"remark-preset-wooorm": "^9.0.0",
4949
"rimraf": "^3.0.0",
5050
"tape": "^5.0.0",
5151
"type-coverage": "^2.0.0",
5252
"typescript": "^4.0.0",
53-
"xo": "^0.42.0"
53+
"xo": "^0.45.0"
5454
},
5555
"scripts": {
5656
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)