mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-04-25 03:57:48 +02:00
Update dependency @types/lodash to v4.14.184 (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@testing-library/vue": "6.6.1",
|
"@testing-library/vue": "6.6.1",
|
||||||
"@types/jest": "28.1.7",
|
"@types/jest": "28.1.7",
|
||||||
"@types/lodash": "4.14.182",
|
"@types/lodash": "4.14.184",
|
||||||
"@types/vue-markdown": "2.2.1",
|
"@types/vue-markdown": "2.2.1",
|
||||||
"@typescript-eslint/eslint-plugin": "5.32.0",
|
"@typescript-eslint/eslint-plugin": "5.32.0",
|
||||||
"@typescript-eslint/parser": "5.32.0",
|
"@typescript-eslint/parser": "5.32.0",
|
||||||
|
|||||||
+4
-4
@@ -1615,10 +1615,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
|
||||||
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
|
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
|
||||||
|
|
||||||
"@types/lodash@4.14.182":
|
"@types/lodash@4.14.184":
|
||||||
version "4.14.182"
|
version "4.14.184"
|
||||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
|
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.184.tgz#23f96cd2a21a28e106dc24d825d4aa966de7a9fe"
|
||||||
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
|
integrity sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==
|
||||||
|
|
||||||
"@types/luxon@2.4.0":
|
"@types/luxon@2.4.0":
|
||||||
version "2.4.0"
|
version "2.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user