Skip to content

Commit 8a7b3be

Browse files
committed
Update dev-dependencies
1 parent 8c8bb44 commit 8a7b3be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"util",
99
"html"
1010
],
11-
"files": [
12-
"lib",
13-
"index.js"
14-
],
1511
"repository": "https://github.com/syntax-tree/hast-util-to-html",
1612
"bugs": "https://github.com/syntax-tree/hast-util-to-html/issues",
1713
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
1814
"contributors": [
1915
"Titus Wormer <[email protected]> (http://wooorm.com)"
2016
],
17+
"files": [
18+
"lib",
19+
"index.js"
20+
],
2121
"dependencies": {
2222
"ccount": "^1.0.0",
2323
"comma-separated-tokens": "^1.0.1",
@@ -37,9 +37,9 @@
3737
"bundle-collapser": "^1.2.1",
3838
"esmangle": "^1.0.1",
3939
"hastscript": "^3.0.0",
40-
"nyc": "^10.0.0",
40+
"nyc": "^11.0.0",
4141
"remark-cli": "^3.0.0",
42-
"remark-preset-wooorm": "^2.0.0",
42+
"remark-preset-wooorm": "^3.0.0",
4343
"tape": "^4.0.0",
4444
"unist-builder": "^1.0.1",
4545
"xo": "^0.18.0"

0 commit comments

Comments
 (0)