From 8c0d29749317045b9c011886516170ffc8281c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 03:09:02 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash.debounce from 4.0.8 to 4.0.9 Bumps [@types/lodash.debounce](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.debounce) from 4.0.8 to 4.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.debounce) --- updated-dependencies: - dependency-name: "@types/lodash.debounce" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/container/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/container/package.json b/apps/container/package.json index 4f463581..491e5495 100644 --- a/apps/container/package.json +++ b/apps/container/package.json @@ -45,7 +45,7 @@ "@testing-library/jest-dom": "6.1.4", "@testing-library/user-event": "14.5.1", "@testing-library/vue": "7.0.0", - "@types/lodash.debounce": "4.0.8", + "@types/lodash.debounce": "4.0.9", "@types/react": "18.2.33", "@types/react-dom": "18.2.14", "@typescript-eslint/eslint-plugin": "6.9.0", diff --git a/yarn.lock b/yarn.lock index 09b485fc..c7fc5f5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2558,10 +2558,10 @@ dependencies: "@types/lodash" "*" -"@types/lodash.debounce@4.0.8": - version "4.0.8" - resolved "https://registry.yarnpkg.com/@types/lodash.debounce/-/lodash.debounce-4.0.8.tgz#d5fe36a35aa57773e05d960b3e3c703fd9ffb8b3" - integrity sha512-REumepIJjQFSOaBUoj81U5ZzF9YIhovzE2Lm6ejUbycmwx597k2ivG1cVfPtAj4eVuSbGoZDkJR0sRIahsE6/Q== +"@types/lodash.debounce@4.0.9": + version "4.0.9" + resolved "https://registry.yarnpkg.com/@types/lodash.debounce/-/lodash.debounce-4.0.9.tgz#0f5f21c507bce7521b5e30e7a24440975ac860a5" + integrity sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ== dependencies: "@types/lodash" "*"