diff --git a/package.json b/package.json index feff70d..e1a6bf3 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@types/chrome": "^0.0.89", - "@types/jquery": "^3.3.31", + "@types/jquery": "^3.3.34", "@typescript-eslint/eslint-plugin": "^2.3.2", "@typescript-eslint/parser": "^2.3.2", "clean-webpack-plugin": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index f2dbebe..b7db518 100644 --- a/yarn.lock +++ b/yarn.lock @@ -112,10 +112,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/jquery@^3.3.31": - version "3.3.31" - resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.31.tgz#27c706e4bf488474e1cb54a71d8303f37c93451b" - integrity sha512-Lz4BAJihoFw5nRzKvg4nawXPzutkv7wmfQ5121avptaSIXlDNJCUuxZxX/G+9EVidZGuO0UBlk+YjKbwRKJigg== +"@types/jquery@^3.3.34": + version "3.3.34" + resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.34.tgz#0d3b94057063d3854adaeb579652048fec07ba6c" + integrity sha512-lW9vsVL53Xu/Nj4gi2hNmHGc4u3KKghjqTkAlO0kF5GIOPxbqqnQpgqJBzmn3yXLrPqHb6cmNJ6URnS23Vtvbg== dependencies: "@types/sizzle" "*"