From 1ec16fb7f03a9bb7f191741a2b1e8800c465f18a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 21:37:54 +0000 Subject: [PATCH] Bump @types/lodash.isequal from 4.5.6 to 4.5.7 in /core Bumps [@types/lodash.isequal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isequal) from 4.5.6 to 4.5.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.isequal) --- updated-dependencies: - dependency-name: "@types/lodash.isequal" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- core/package.json | 2 +- core/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/package.json b/core/package.json index 0f5f29a2..79cc299d 100644 --- a/core/package.json +++ b/core/package.json @@ -22,7 +22,7 @@ "@types/command-line-args": "5.2.2", "@types/command-line-usage": "5.0.2", "@types/lodash.escaperegexp": "4.1.8", - "@types/lodash.isequal": "4.5.6", + "@types/lodash.isequal": "4.5.7", "@types/node": "20.8.7", "@types/xml": "1.0.9", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/core/yarn.lock b/core/yarn.lock index fa2704f2..08d45558 100644 --- a/core/yarn.lock +++ b/core/yarn.lock @@ -109,10 +109,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash.isequal@4.5.6": - version "4.5.6" - resolved "https://registry.yarnpkg.com/@types/lodash.isequal/-/lodash.isequal-4.5.6.tgz#ff42a1b8e20caa59a97e446a77dc57db923bc02b" - integrity sha512-Ww4UGSe3DmtvLLJm2F16hDwEQSv7U0Rr8SujLUA2wHI2D2dm8kPu6Et+/y303LfjTIwSBKXB/YTUcAKpem/XEg== +"@types/lodash.isequal@4.5.7": + version "4.5.7" + resolved "https://registry.yarnpkg.com/@types/lodash.isequal/-/lodash.isequal-4.5.7.tgz#8d95603728dc7a8070c37d12d98b27b4d665849a" + integrity sha512-UJQsb7aW8JU/h3fivQXVRDp9EKi98T9iQcVeTXBxcD4jApgGgbrET/0hVS6vH/YoYpqkcToMU5fSNPEiWVZgDg== dependencies: "@types/lodash" "*"