Skip to content

Commit 5f62757

Browse files
committed
Update dev-dependencies
1 parent d986b7a commit 5f62757

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@
3737
"is-hidden": "^1.1.0",
3838
"mdast-util-assert": "^1.0.0",
3939
"negate": "^1.0.0",
40-
"nyc": "^11.0.0",
40+
"nyc": "^12.0.0",
4141
"rehype-parse": "^4.0.0",
42-
"remark-cli": "^4.0.0",
43-
"remark-parse": "^4.0.0",
44-
"remark-preset-wooorm": "^3.0.0",
45-
"remark-stringify": "^4.0.0",
42+
"remark-cli": "^5.0.0",
43+
"remark-parse": "^5.0.0",
44+
"remark-preset-wooorm": "^4.0.0",
45+
"remark-stringify": "^5.0.0",
4646
"tape": "^4.6.3",
47-
"unified": "^6.1.0",
47+
"unified": "^7.0.0",
4848
"unist-builder": "^1.0.2",
4949
"unist-util-remove-position": "^1.1.0",
50-
"xo": "^0.18.1"
50+
"xo": "^0.21.0"
5151
},
5252
"scripts": {
5353
"build": "remark *.md -qfo",

0 commit comments

Comments
 (0)