From 4f523ede69baa2662aa906b45d7c5b86d227b2bc Mon Sep 17 00:00:00 2001 From: Dan Freeman Date: Tue, 2 Oct 2018 13:12:37 -0400 Subject: [PATCH] Refresh @types/jquery dependency --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 09a347e..cd8f0bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -159,9 +159,9 @@ integrity sha512-J7+MkDbUl/Sb57OuniuvVr4HLlHV2ub2y31HmD9QiepLEMj0zGIv4hbyOfGHTKWCcU0r7lxcDdHdLyUjpuL21w== "@types/jquery@*": - version "3.3.0" - resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.0.tgz#6316ac20a1a13c5d521a2dc661befc7184f73f5b" - integrity sha512-szaKV2OQgwxYTGTY6qd9eeBfGGCaP7n2OGit4JdbOcfGgc9VWjfhMhnu5AVNhIAu8WWDIB36q9dfPVba1fGeIQ== + version "3.3.10" + resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.10.tgz#d0afaec7ee55f591992e74c607df5dc7cd9c76ab" + integrity sha512-W2bE8pGh9Tsg8mxh+B6BSH8lTG6ZV7K2ZMAlEwSTqKFU1wMI5HShyRKSp3DngnxCmDu35tW3RAC4mxBFYRsTuw== "@types/qunit@^2.0.31": version "2.0.31"