Skip to content

Commit 6b0084b

Browse files
committed
Update dev-dependencies
1 parent 05316c8 commit 6b0084b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"micromark-extension-gfm-table": "^1.0.0",
4848
"prettier": "^2.0.0",
4949
"remark-cli": "^10.0.0",
50-
"remark-preset-wooorm": "^8.0.0",
50+
"remark-preset-wooorm": "^9.0.0",
5151
"rimraf": "^3.0.0",
5252
"string-width": "^5.0.0",
5353
"tape": "^5.0.0",
5454
"type-coverage": "^2.0.0",
5555
"typescript": "^4.0.0",
5656
"unist-util-remove-position": "^4.0.0",
57-
"xo": "^0.44.0"
57+
"xo": "^0.45.0"
5858
},
5959
"scripts": {
6060
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)