From f21a1ef40f16dade960799cc1b20d3a596319423 Mon Sep 17 00:00:00 2001 From: analisegiobbi3 <59839160+analisegiobbi3@users.noreply.github.com> Date: Fri, 23 Aug 2024 11:43:15 -0400 Subject: [PATCH] Run yarn to generate yarn.lock change --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3f50c5f..35d6417 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1592,8 +1592,8 @@ prettier-linter-helpers@^1.0.0: prettier@3.3.3: version "3.3.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643" - integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105" + integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew== punycode@^2.1.0: version "2.1.1"