From cd3892b1d236ed445468c3bad73267179cfbed0c Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 16 Sep 2023 19:36:12 +0000 Subject: [PATCH] chore(deps): update dependency @types/jquery to v3.5.19 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 40046c3..87efd3d 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.19" + resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.19.tgz#f9b6cb7ed82cd92584ce33238ee8425798358365" + integrity sha512-KFbmk+dXfphHGuVCmlopgcNRCegN/21mkeoD4BzuJhVH0SJW3Uo2mLuAwb6oqTNV79EsRp6J7yC1BbKymjpx/g== dependencies: "@types/sizzle" "*"