chore(deps): update dependency @types/jquery to v3.5.10

This commit is contained in:
Renovate Bot
2021-12-08 20:48:44 +00:00
committed by renovate[bot]
parent c98728ccd0
commit 80f7863f2d
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -43,7 +43,7 @@
"@types/faker": "5.5.9",
"@types/inquirer": "8.1.3",
"@types/jest": "27.0.3",
"@types/jquery": "3.5.9",
"@types/jquery": "3.5.10",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.5",
"@types/node": "16.11.12",
@ -18434,9 +18434,9 @@
}
},
"node_modules/@types/jquery": {
"version": "3.5.9",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.9.tgz",
"integrity": "sha512-B8pDk+sH/tSv/HKdx6EQER6BfUOb2GtKs0LOmozziS4h7cbe8u/eYySfUAeTwD+J09SqV3man7AMWIA5mgzCBA==",
"version": "3.5.10",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.10.tgz",
"integrity": "sha512-w2qT5DFikh5TXrW/aOaCvCP8g2MMAfPXo3oeHR9v7dRuAZhu38PUWEkYrL4e9VRTcgZE4yER21AHndgpq2QPTQ==",
"dev": true,
"dependencies": {
"@types/sizzle": "*"
@ -83218,9 +83218,9 @@
}
},
"@types/jquery": {
"version": "3.5.9",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.9.tgz",
"integrity": "sha512-B8pDk+sH/tSv/HKdx6EQER6BfUOb2GtKs0LOmozziS4h7cbe8u/eYySfUAeTwD+J09SqV3man7AMWIA5mgzCBA==",
"version": "3.5.10",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.10.tgz",
"integrity": "sha512-w2qT5DFikh5TXrW/aOaCvCP8g2MMAfPXo3oeHR9v7dRuAZhu38PUWEkYrL4e9VRTcgZE4yER21AHndgpq2QPTQ==",
"dev": true,
"requires": {
"@types/sizzle": "*"

View File

@ -118,7 +118,7 @@
"@types/faker": "5.5.9",
"@types/inquirer": "8.1.3",
"@types/jest": "27.0.3",
"@types/jquery": "3.5.9",
"@types/jquery": "3.5.10",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.5",
"@types/node": "16.11.12",