From 44086ee7e08421ac87d93ea7319002332fb0e9ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 17:48:36 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash.debounce from 4.0.7 to 4.0.8 Bumps [@types/lodash.debounce](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.debounce) from 4.0.7 to 4.0.8. - [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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5a2885c0..c205e93b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@trivago/prettier-plugin-sort-imports": "^4.2.0", "@tsconfig/node18": "^18.2.2", "@types/jsdom": "^21.1.3", - "@types/lodash.debounce": "^4.0.7", + "@types/lodash.debounce": "^4.0.8", "@types/lodash.isempty": "^4.4.7", "@types/node": "^18.18.5", "@vitejs/plugin-vue": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index da0cdef2..36cc2118 100644 --- a/yarn.lock +++ b/yarn.lock @@ -918,12 +918,12 @@ __metadata: languageName: node linkType: hard -"@types/lodash.debounce@npm:^4.0.7": - version: 4.0.7 - resolution: "@types/lodash.debounce@npm:4.0.7" +"@types/lodash.debounce@npm:^4.0.8": + version: 4.0.8 + resolution: "@types/lodash.debounce@npm:4.0.8" dependencies: "@types/lodash": "*" - checksum: e873b2d77f89010876baba3437ef826b17221b98948e00b5590828334a481dea1c8f9d28543210e564adc53199584f42c3cb171f8b6c3614fefc0b4e0888679c + checksum: 63f195cb053ca390135a9aca62bb60fa149ca81838519871506b60760ff4113333709becb8e4147707eaa3d916dab7eff66b0588caf4ce508cabda9bee9c5b60 languageName: node linkType: hard @@ -3241,7 +3241,7 @@ __metadata: "@trivago/prettier-plugin-sort-imports": ^4.2.0 "@tsconfig/node18": ^18.2.2 "@types/jsdom": ^21.1.3 - "@types/lodash.debounce": ^4.0.7 + "@types/lodash.debounce": ^4.0.8 "@types/lodash.isempty": ^4.4.7 "@types/node": ^18.18.5 "@vitejs/plugin-vue": ^4.4.0