From 2c99b7cca9e65157e4af8017affe29da2cec36fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 23:12:38 +0000 Subject: [PATCH] Update dependency @emotion/babel-plugin to v11.13.5 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7f9da2c..94fddc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -320,9 +320,7 @@ tslib "^2.4.0" "@emotion/babel-plugin@^11.11.0", "@emotion/babel-plugin@^11.12.0": - version "11.12.0" - resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz#7b43debb250c313101b3f885eba634f1d723fcc2" - integrity sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw== + version "11.13.5" dependencies: "@babel/helper-module-imports" "^7.16.7" "@babel/runtime" "^7.18.3"