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

pull/44743/head
Renovate Bot 2022-01-11 02:40:49 +00:00 committed by renovate[bot]
parent 057f8bdd21
commit efac252e65
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.4.0",
"@types/jquery": "3.5.11",
"@types/jquery": "3.5.12",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.5",
"@types/node": "16.11.19",
@ -14833,9 +14833,9 @@
}
},
"node_modules/@types/jquery": {
"version": "3.5.11",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.11.tgz",
"integrity": "sha512-lYZGdfOtUa0XFjIATQgiogqeTY5PNNMOmp3Jq48ghmJALL8t/IqABRqlEwdHfuUdA8iIE1uGD1HoI4a7Tiy6OA==",
"version": "3.5.12",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.12.tgz",
"integrity": "sha512-AlX/K29WByFhZ3UbVVn8eywPFwhDZGc/qhDWgy5mu4VVr9b+OQZKBegtS6Tqi9pk8A1aXVrYXuLhnjFJX8Wc/w==",
"dev": true,
"dependencies": {
"@types/sizzle": "*"
@ -67332,9 +67332,9 @@
}
},
"@types/jquery": {
"version": "3.5.11",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.11.tgz",
"integrity": "sha512-lYZGdfOtUa0XFjIATQgiogqeTY5PNNMOmp3Jq48ghmJALL8t/IqABRqlEwdHfuUdA8iIE1uGD1HoI4a7Tiy6OA==",
"version": "3.5.12",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.12.tgz",
"integrity": "sha512-AlX/K29WByFhZ3UbVVn8eywPFwhDZGc/qhDWgy5mu4VVr9b+OQZKBegtS6Tqi9pk8A1aXVrYXuLhnjFJX8Wc/w==",
"dev": true,
"requires": {
"@types/sizzle": "*"

View File

@ -118,7 +118,7 @@
"@types/faker": "5.5.9",
"@types/inquirer": "8.1.3",
"@types/jest": "27.4.0",
"@types/jquery": "3.5.11",
"@types/jquery": "3.5.12",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.5",
"@types/node": "16.11.19",