mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency @types/jquery to v3.5.16
This commit is contained in:
Generated
+7
-4
@@ -46,7 +46,7 @@
|
||||
"@types/faker": "5.5.9",
|
||||
"@types/inquirer": "8.2.5",
|
||||
"@types/jest": "27.5.2",
|
||||
"@types/jquery": "3.5.14",
|
||||
"@types/jquery": "3.5.16",
|
||||
"@types/loadable__component": "5.13.4",
|
||||
"@types/lodash-es": "4.17.6",
|
||||
"@types/node": "16.18.10",
|
||||
@@ -13968,9 +13968,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/jquery": {
|
||||
"version": "3.5.14",
|
||||
"version": "3.5.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.16.tgz",
|
||||
"integrity": "sha512-bsI7y4ZgeMkmpG9OM710RRzDFp+w4P1RGiIt30C1mSBT+ExCleeh4HObwgArnDFELmRrOpXgSYN9VF1hj+f1lw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/sizzle": "*"
|
||||
}
|
||||
@@ -64384,7 +64385,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jquery": {
|
||||
"version": "3.5.14",
|
||||
"version": "3.5.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.16.tgz",
|
||||
"integrity": "sha512-bsI7y4ZgeMkmpG9OM710RRzDFp+w4P1RGiIt30C1mSBT+ExCleeh4HObwgArnDFELmRrOpXgSYN9VF1hj+f1lw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/sizzle": "*"
|
||||
|
||||
+1
-1
@@ -133,7 +133,7 @@
|
||||
"@types/faker": "5.5.9",
|
||||
"@types/inquirer": "8.2.5",
|
||||
"@types/jest": "27.5.2",
|
||||
"@types/jquery": "3.5.14",
|
||||
"@types/jquery": "3.5.16",
|
||||
"@types/loadable__component": "5.13.4",
|
||||
"@types/lodash-es": "4.17.6",
|
||||
"@types/node": "16.18.10",
|
||||
|
||||
Reference in New Issue
Block a user