From d51e9da6a92460d368533b1d7a54db65588f47bf Mon Sep 17 00:00:00 2001 From: PedroAntunesCosta <47991446+PedroAntunesCosta@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:15:13 -0300 Subject: [PATCH] fix(yarn.lock): add components package branch test --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 950834e3..e5a2d185 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3103,7 +3103,7 @@ "@vtexdocs/components@https://github.com/vtexdocs/components.git#fix/localized-strings": version "2.2.0" - resolved "https://github.com/vtexdocs/components.git#a50daf59742606c139aceb9bd8b33f49f4e15e9e" + resolved "https://github.com/vtexdocs/components.git#01c6fff1881747ca53ca1fb877ff9920c5a87a84" dependencies: "@code-hike/mdx" "^0.9.0" "@vtex/brand-ui" "^0.46.1"