From ae09e220d01537def6703700c3edaa48565b5b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 13:17:04 +0000 Subject: [PATCH] :arrow_up: Bump @types/lodash from 4.14.175 to 4.14.176 (#1114) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.175 to 4.14.176. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" 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 | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f98d524c1c..ebfed80be8 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@types/async": "^3.2.9", "@types/bcryptjs": "^2.4.2", "@types/jest": "^27.0.1", - "@types/lodash": "^4.14.175", + "@types/lodash": "^4.14.176", "@types/micro": "^7.3.6", "@types/node": "^16.11.5", "@types/nodemailer": "^6.4.4", diff --git a/yarn.lock b/yarn.lock index 88def36380..734b471432 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1989,9 +1989,10 @@ version "4.14.168" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" -"@types/lodash@^4.14.165", "@types/lodash@^4.14.175": - version "4.14.175" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45" +"@types/lodash@^4.14.165", "@types/lodash@^4.14.176": + version "4.14.176" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0" + integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ== "@types/micro@^7.3.6": version "7.3.6"