rehype-footnotes-title
Advanced tools
Comparing version 0.0.23 to 0.0.24
{ | ||
"name": "rehype-footnotes-title", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"repository": { | ||
@@ -35,18 +35,18 @@ "url": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/rehype-footnotes-title", | ||
"dependencies": { | ||
"unist-util-visit": "^1.1.3" | ||
"unist-util-visit": "^1.3.1" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-jest": "^22.0.4", | ||
"babel-jest": "^23.4.0", | ||
"babel-preset-env": "^1.6.1", | ||
"cross-env": "^5.0.5", | ||
"cross-env": "^5.2.0", | ||
"dedent": "^0.7.0", | ||
"del-cli": "^1.0.0", | ||
"eslint": "^4.5.0", | ||
"jest": "^22.0.5", | ||
"rehype-stringify": "^3.0.0", | ||
"eslint": "^5.1.0", | ||
"jest": "^23.4.1", | ||
"rehype-stringify": "^4.0.0", | ||
"remark-parse": "^5.0.0", | ||
"remark-rehype": "^3.0.0", | ||
"unified": "^6.1.5" | ||
"unified": "^7.0.0" | ||
} | ||
} |
Updatedunist-util-visit@^1.3.1