Skip to content

Commit 27b1cd4

Browse files
committed
Update dev-dependencies
1 parent 78ece2d commit 27b1cd4

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
@@ -48,13 +48,13 @@
4848
"micromark-extension-mdx": "^1.0.0",
4949
"micromark-extension-mdxjs": "^1.0.0",
5050
"prettier": "^2.0.0",
51-
"remark-cli": "^9.0.0",
52-
"remark-preset-wooorm": "^8.0.0",
51+
"remark-cli": "^10.0.0",
52+
"remark-preset-wooorm": "^9.0.0",
5353
"rimraf": "^3.0.0",
5454
"tape": "^5.0.0",
5555
"type-coverage": "^2.0.0",
5656
"typescript": "^4.0.0",
57-
"xo": "^0.42.0"
57+
"xo": "^0.45.0"
5858
},
5959
"scripts": {
6060
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)