From 438649c61c0df2f174c53ca5b19922f84a771972 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 10:20:41 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash-es to v4.17.11 --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 611004901..eb7a6c502 100644 --- a/package.json +++ b/package.json @@ -52,12 +52,12 @@ }, "devDependencies": { "@commitlint/config-conventional": "17.6.5", - "@schemastore/package": "0.0.10", + "@schemastore/package": "0.0.8", "@types/cosmiconfig": "6.0.0", "@types/debug": "4.1.8", "@types/execa": "2.0.0", "@types/jest": "29.5.2", - "@types/lodash-es": "4.17.7", + "@types/lodash-es": "4.17.11", "@types/node": "18.16.18", "@types/semantic-release": "20.0.1", "@types/semver": "7.5.0", diff --git a/yarn.lock b/yarn.lock index 86b484113..fea94850b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1136,10 +1136,10 @@ "@pnpm/network.ca-file" "^1.0.1" config-chain "^1.1.11" -"@schemastore/package@0.0.10": - version "0.0.10" - resolved "https://registry.yarnpkg.com/@schemastore/package/-/package-0.0.10.tgz#86e96575328ecf6d0e9299aa9d7ea28afdd8058a" - integrity sha512-D3LxMCnkgsb4LO5sDKf6E+yahM2SqpEHmkqMPDSJis5Cy/j2MgWo/g/iq0lECK0mrPWfx3hqKm2ZJlqxwbRJQA== +"@schemastore/package@0.0.8": + version "0.0.8" + resolved "https://registry.yarnpkg.com/@schemastore/package/-/package-0.0.8.tgz#1c1de8ea094c1551c951990ece087af6d41fad22" + integrity sha512-1jMrmFLUZBeQ7zdxe3ez1LSLYrUH4eY3gAPisW1rbNZ62zoYy8sudo9fXSS182s8f7p6TRy7wD6ybZvz9SUT1Q== "@semantic-release/commit-analyzer@^9.0.2": version "9.0.2" @@ -1397,10 +1397,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@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" "*"