From 2f1e6e2bffd98532e858880319f67d9a9847c941 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 7 Oct 2023 03:34:56 +0000 Subject: [PATCH] chore(deps): update dependency @types/jquery to v3.5.21 (#65) Reviewed-on: https://gitea.dwysokinski.me/twhelp/scripts/pulls/65 Co-authored-by: Renovate Co-committed-by: Renovate --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8f4e275..6eeaa3b 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.17" - resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.17.tgz#c38d964441f678cd358afb92f5688ecfcb6aaa2b" - integrity sha512-U40tNEAGSTZ7R1OC6kGkD7f4TKW5DoVx6jd9kTB9mo5truFMi1m9Yohnw9kl1WpTPvDdj7zAw38LfCHSqnk5kA== + version "3.5.21" + resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.21.tgz#5670300cfab6bdd0940d1befe95bec5026430de6" + integrity sha512-BgCalH4OX2JcjbnD9E86L+WeN6IcCGZle+Iy0I6eOMuraAfcMb0Z1x9E51rC2Dqq+m8KexEoDBW6GIJxUPmLEg== dependencies: "@types/sizzle" "*"