We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unist-util-visit-parents
1 parent dd127cb commit 23f8c6dCopy full SHA for 23f8c6d
package.json
@@ -29,9 +29,9 @@
29
"dependencies": {
30
"escape-string-regexp": "^2.0.0",
31
"hast-util-is-element": "^1.0.0",
32
- "is-regex": "^1.0.3",
33
- "isarray": "^2.0.1",
34
- "unist-util-visit-parents": "^2.0.0"
+ "is-regex": "^1.0.0",
+ "isarray": "^2.0.0",
+ "unist-util-visit-parents": "^3.0.0"
35
},
36
"devDependencies": {
37
"browserify": "^16.0.0",
0 commit comments