Skip to content

Commit 2125f57

Browse files
committed
Update uarn lock
1 parent 9c91385 commit 2125f57

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

yarn.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18379,6 +18379,11 @@ unist-util-generated@^2.0.0:
1837918379
resolved "https://registry.yarnpkg.com/unist-util-generated/-/unist-util-generated-2.0.0.tgz#86fafb77eb6ce9bfa6b663c3f5ad4f8e56a60113"
1838018380
integrity sha512-TiWE6DVtVe7Ye2QxOVW9kqybs6cZexNwTwSMVgkfjEReqy/xwGpAXb99OxktoWwmL+Z+Epb0Dn8/GNDYP1wnUw==
1838118381

18382+
unist-util-is@^3.0.0:
18383+
version "3.0.0"
18384+
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-3.0.0.tgz#d9e84381c2468e82629e4a5be9d7d05a2dd324cd"
18385+
integrity sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==
18386+
1838218387
unist-util-is@^4.0.0:
1838318388
version "4.0.3"
1838418389
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-4.0.3.tgz#e8b44db55fc20c43752b3346c116344d45d7c91d"
@@ -18442,6 +18447,13 @@ unist-util-stringify-position@^3.0.0:
1844218447
dependencies:
1844318448
"@types/unist" "^2.0.0"
1844418449

18450+
unist-util-visit-parents@^2.0.0:
18451+
version "2.1.2"
18452+
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz#25e43e55312166f3348cae6743588781d112c1e9"
18453+
integrity sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==
18454+
dependencies:
18455+
unist-util-is "^3.0.0"
18456+
1844518457
unist-util-visit-parents@^3.0.0:
1844618458
version "3.1.1"
1844718459
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6"

0 commit comments

Comments
 (0)