chore(deps-dev): bump @types/jquery in /superset-frontend (#17533)

Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.8 to 3.5.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

---
updated-dependencies:
- dependency-name: "@types/jquery"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-30 17:31:21 -07:00 committed by GitHub
parent 08f28c8006
commit 55d2bead90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22196,9 +22196,9 @@
}
},
"node_modules/@types/jquery": {
"version": "3.5.8",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.8.tgz",
"integrity": "sha512-cXk6NwqjDYg+UI9p2l3x0YmPa4m7RrXqmbK4IpVVpRJiYXU/QTo+UZrn54qfE1+9Gao4qpYqUnxm5ZCy2FTXAw==",
"version": "3.5.9",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.9.tgz",
"integrity": "sha512-B8pDk+sH/tSv/HKdx6EQER6BfUOb2GtKs0LOmozziS4h7cbe8u/eYySfUAeTwD+J09SqV3man7AMWIA5mgzCBA==",
"dev": true,
"dependencies": {
"@types/sizzle": "*"
@ -79527,9 +79527,9 @@
}
},
"@types/jquery": {
"version": "3.5.8",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.8.tgz",
"integrity": "sha512-cXk6NwqjDYg+UI9p2l3x0YmPa4m7RrXqmbK4IpVVpRJiYXU/QTo+UZrn54qfE1+9Gao4qpYqUnxm5ZCy2FTXAw==",
"version": "3.5.9",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.9.tgz",
"integrity": "sha512-B8pDk+sH/tSv/HKdx6EQER6BfUOb2GtKs0LOmozziS4h7cbe8u/eYySfUAeTwD+J09SqV3man7AMWIA5mgzCBA==",
"dev": true,
"requires": {
"@types/sizzle": "*"