From ac2541645455e724870d398cada1457be91031e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 11:46:46 +0000 Subject: [PATCH] Bump @types/lodash from 4.17.16 to 4.17.19 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.16 to 4.17.19. - [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-version: 4.17.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 991bdb6..1be6827 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@testing-library/react": "^14.3.1", "@testing-library/user-event": "^14.6.1", "@types/jest": "^29.5.14", - "@types/lodash": "^4.17.16", + "@types/lodash": "^4.17.19", "@types/lodash.chunk": "^4.2.9", "@types/react": "^18.3.20", "@types/react-copy-to-clipboard": "^5.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b2a141..424b8e0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,8 +133,8 @@ importers: specifier: ^29.5.14 version: 29.5.14 '@types/lodash': - specifier: ^4.17.16 - version: 4.17.16 + specifier: ^4.17.19 + version: 4.17.19 '@types/lodash.chunk': specifier: ^4.2.9 version: 4.2.9 @@ -1334,8 +1334,8 @@ packages: '@types/lodash.chunk@4.2.9': resolution: {integrity: sha512-Z9VtFUSnmT0No/QymqfG9AGbfOA4O5qB/uyP89xeZBqDAsKsB4gQFTqt7d0pHjbsTwtQ4yZObQVHuKlSOhIJ5Q==} - '@types/lodash@4.17.16': - resolution: {integrity: sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==} + '@types/lodash@4.17.19': + resolution: {integrity: sha512-NYqRyg/hIQrYPT9lbOeYc3kIRabJDn/k4qQHIXUpx88CBDww2fD15Sg5kbXlW86zm2XEW4g0QxkTI3/Kfkc7xQ==} '@types/minimatch@5.1.2': resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} @@ -4852,9 +4852,9 @@ snapshots: '@types/lodash.chunk@4.2.9': dependencies: - '@types/lodash': 4.17.16 + '@types/lodash': 4.17.19 - '@types/lodash@4.17.16': {} + '@types/lodash@4.17.19': {} '@types/minimatch@5.1.2': {}