From e52c25d9bf37ec8245f6fdb51efb0dd35fb23db8 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 7 Oct 2023 19:33:51 +0000 Subject: [PATCH] chore(deps): update dependency @types/jquery to v3.5.22 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6eeaa3b..1b9be0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1154,9 +1154,9 @@ integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA== "@types/jquery@^3.5.14": - version "3.5.21" - resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.21.tgz#5670300cfab6bdd0940d1befe95bec5026430de6" - integrity sha512-BgCalH4OX2JcjbnD9E86L+WeN6IcCGZle+Iy0I6eOMuraAfcMb0Z1x9E51rC2Dqq+m8KexEoDBW6GIJxUPmLEg== + version "3.5.22" + resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.22.tgz#893273736f5695a520986c019c873b75b157f26a" + integrity sha512-ISQFeUK5GwRftLK4PVvKTWEVCxZ2BpaqBz0TWkIq5w4vGojxZP9+XkqgcPjxoqmPeew+HLyWthCBvK7GdF5NYA== dependencies: "@types/sizzle" "*"