mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
chore(deps): update unist-util-visit-parents
This commit is contained in:
committed by
Lars den Bakker
parent
5f1abfdc16
commit
5bf943df8f
@@ -80,6 +80,6 @@
|
||||
"storybook-prebuilt": "^1.5.0",
|
||||
"unified": "^8.4.2",
|
||||
"unist-builder": "^2.0.2",
|
||||
"unist-util-visit-parents": "^3.0.2"
|
||||
"unist-util-visit-parents": "^3.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"remark-slug": "^5.1.2",
|
||||
"unified": "^8.4.2",
|
||||
"unist-builder": "^2.0.2",
|
||||
"unist-util-visit-parents": "^3.0.2"
|
||||
"unist-util-visit-parents": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/babel__core": "^7.1.3",
|
||||
|
||||
@@ -19519,7 +19519,7 @@ unist-util-visit-parents@^2.0.0:
|
||||
dependencies:
|
||||
unist-util-is "^3.0.0"
|
||||
|
||||
unist-util-visit-parents@^3.0.0, unist-util-visit-parents@^3.0.2:
|
||||
unist-util-visit-parents@^3.0.0, unist-util-visit-parents@^3.1.1:
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6"
|
||||
integrity sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==
|
||||
|
||||
Reference in New Issue
Block a user