Skip to content

Commit 6e5699f

Browse files
committed
Update dev-dependencies
1 parent bcb401e commit 6e5699f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 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": "^10.0.0",
51+
"remark-cli": "^11.0.0",
5252
"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.49.0"
57+
"xo": "^0.53.0"
5858
},
5959
"scripts": {
6060
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)