From 41de6e09a23983d207a184af36fd1cd2cb6289ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 22:45:58 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.198 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 435cf6139..869a8ab60 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@types/inquirer": "8.2.6", "@types/jest": "27.5.2", "@types/jsonpath": "0.2.0", - "@types/lodash": "4.14.191", + "@types/lodash": "4.14.198", "@types/node": "16.18.18", "@typescript-eslint/eslint-plugin": "5.56.0", "@typescript-eslint/parser": "5.56.0", diff --git a/yarn.lock b/yarn.lock index 4b1dcec34..d84956ce0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1472,10 +1472,10 @@ resolved "https://registry.npmjs.org/@types/jsonpath/-/jsonpath-0.2.0.tgz" integrity sha512-v7qlPA0VpKUlEdhghbDqRoKMxFB3h3Ch688TApBJ6v+XLDdvWCGLJIYiPKGZnS6MAOie+IorCfNYVHOPIHSWwQ== -"@types/lodash@4.14.191": - version "4.14.191" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz" - integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== +"@types/lodash@4.14.198": + version "4.14.198" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.198.tgz#4d27465257011aedc741a809f1269941fa2c5d4c" + integrity sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg== "@types/minimist@^1.2.0": version "1.2.0"