From c4b6140ddbb12cb0cbf7059c155f9237a807a732 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 12:29:08 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash-es to ^4.17.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 193d5828f..ea1b3deb0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@changesets/changelog-github": "^0.4.8", "@changesets/cli": "^2.24.4", "@d-ts/vue": "^1.0.0", - "@types/lodash-es": "^4.17.7", + "@types/lodash-es": "^4.17.11", "@types/node": "^18.7.18", "@types/qrcode": "^1.5.0", "lodash-es": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 7b1ae0174..66db2f495 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2715,10 +2715,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== -"@types/lodash-es@^4.17.7": - version "4.17.7" - resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.7.tgz#22edcae9f44aff08546e71db8925f05b33c7cc40" - integrity sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ== +"@types/lodash-es@^4.17.11": + version "4.17.11" + resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.11.tgz#6ff7878f90371256a6fed0b7b4707d5d940d945b" + integrity sha512-eCw8FYAWHt2DDl77s+AMLLzPn310LKohruumpucZI4oOFJkIgnlaJcy23OKMJxx4r9PeTF13Gv6w+jqjWQaYUg== dependencies: "@types/lodash" "*"