From 56ce55a99a6c6e2b486f93fc1b3dca38cd00e3cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 05:46:15 -0600 Subject: [PATCH] chore(dev-deps): bump @types/lodash.uniqby from 4.7.7 to 4.7.9 (#537) Bumps [@types/lodash.uniqby](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.uniqby) from 4.7.7 to 4.7.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.uniqby) --- updated-dependencies: - dependency-name: "@types/lodash.uniqby" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 510c77de..64e3e2f2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/lodash.pickby": "^4.6.8", "@types/lodash.sortby": "^4.7.9", "@types/lodash.template": "^4.5.3", - "@types/lodash.uniqby": "^4.7.7", + "@types/lodash.uniqby": "^4.7.9", "@types/mocha": "^10.0.4", "@types/nock": "^11.1.0", "@types/node": "^18", diff --git a/yarn.lock b/yarn.lock index 6781cffc..c60e7366 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1092,10 +1092,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash.uniqby@^4.7.7": - version "4.7.7" - resolved "https://registry.yarnpkg.com/@types/lodash.uniqby/-/lodash.uniqby-4.7.7.tgz#48dbb652c41cc8fb30aa61a44174368081835ab5" - integrity sha512-sv2g6vkCIvEUsK5/Vq17haoZaisfj2EWW8mP7QWlnKi6dByoNmeuHDDXHR7sabuDqwO4gvU7ModIL22MmnOocg== +"@types/lodash.uniqby@^4.7.9": + version "4.7.9" + resolved "https://registry.yarnpkg.com/@types/lodash.uniqby/-/lodash.uniqby-4.7.9.tgz#10bacba9cf3263c6e07ae11d953de6ada6605104" + integrity sha512-rjrXji/seS6BZJRgXrU2h6FqxRVufsbq/HE0Tx0SdgbtlWr2YmD/M64BlYEYYlaMcpZwy32IYVkMfUMYlPuv0w== dependencies: "@types/lodash" "*"