From 85b63f0083ae87706e92ea44b1cdeb1e777a7c84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 01:04:36 +0000 Subject: [PATCH] chore(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] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4e8733f..120b156 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@sveltejs/vite-plugin-svelte": "^2.4.6", "@terwer/eslint-config-custom": "^1.3.6", "@tsconfig/svelte": "^4.0.1", - "@types/lodash.debounce": "^4.0.8", + "@types/lodash.debounce": "^4.0.9", "@types/node": "^20.8.10", "fast-glob": "^3.3.1", "glob": "^7.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce5630e..3a84c97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ devDependencies: specifier: ^4.0.1 version: 4.0.1 '@types/lodash.debounce': - specifier: ^4.0.8 - version: 4.0.8 + specifier: ^4.0.9 + version: 4.0.9 '@types/node': specifier: ^20.8.10 version: 20.8.10 @@ -492,8 +492,8 @@ packages: resolution: {integrity: sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==} dev: true - /@types/lodash.debounce@4.0.8: - resolution: {integrity: sha512-REumepIJjQFSOaBUoj81U5ZzF9YIhovzE2Lm6ejUbycmwx597k2ivG1cVfPtAj4eVuSbGoZDkJR0sRIahsE6/Q==} + /@types/lodash.debounce@4.0.9: + resolution: {integrity: sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==} dependencies: '@types/lodash': 4.14.200 dev: true