chore(deps): Run yarn upgrade

imgbot
KieranRobson 2023-01-06 12:44:40 +00:00 committed by GitHub
parent 600fc58030
commit 9e73f69be2
1 changed files with 4 additions and 3 deletions

View File

@ -2019,10 +2019,11 @@ hast-util-parse-selector@^3.0.0:
"@types/hast" "^2.0.0"
hast-util-phrasing@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/hast-util-phrasing/-/hast-util-phrasing-2.0.1.tgz#48a63391688d242500f1b435665f29b9d81cc6b2"
integrity sha512-Lw+gVihgE0Ye1TsToZqui0puQnHbZ0dFQe0c/Z2QJWGYRIc72DpH3UHLV8zU48sjIPord88MTSeYEbLQMp5A9g==
version "2.0.2"
resolved "https://registry.yarnpkg.com/hast-util-phrasing/-/hast-util-phrasing-2.0.2.tgz#0747ba8000a8d5598bef4000819d92fda8f8843c"
integrity sha512-yGkCfPkkfCyiLfK6KEl/orMDr/zgCnq/NaO9HfULx6/Zga5fso5eqQA5Ov/JZVqACygvw9shRYWgXNcG2ilo7w==
dependencies:
"@types/hast" "^2.0.0"
hast-util-embedded "^2.0.0"
hast-util-has-property "^2.0.0"
hast-util-is-body-ok-link "^2.0.0"