From 27d818ef17c4fc5bc60cd6a4c6b00766a4ca813a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 14:04:41 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash.has from 4.5.6 to 4.5.7 Bumps [@types/lodash.has](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.has) 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.has) --- updated-dependencies: - dependency-name: "@types/lodash.has" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5488bd3..6485d5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -928,9 +928,9 @@ "@types/node" "*" "@types/lodash.has@^4.5.6": - version "4.5.6" - resolved "https://registry.yarnpkg.com/@types/lodash.has/-/lodash.has-4.5.6.tgz#d94d3f0b45ced2ae76d632080daf70e9b76e29eb" - integrity sha512-SpUCvze0uHilQX/mt4K/cak5OQny1pVfz3pJx6H70dE3Tvw9s7EtlMK+vY6UBS+PQgETDfv6vhwoa3FPS2wrhg== + version "4.5.7" + resolved "https://registry.yarnpkg.com/@types/lodash.has/-/lodash.has-4.5.7.tgz#9e1c3da3ee67f68fadc3d168ffdf8e11a3f3ccd3" + integrity sha512-nfbAzRbsZBdzSAkL9iiLy4SQk89uuFcXBFwZ7pf6oZhBgPvNys8BY5Twp/w8XvZKGt1o6cAa85wX4QhqO3uQ7A== dependencies: "@types/lodash" "*"