From 4ac368c2916bf5e400f638ad4d0a1f767640a0e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 16:00:33 +0000 Subject: [PATCH] Bump @types/lodash from 4.17.16 to 4.17.17 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.16 to 4.17.17. - [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.17 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..ca3d414 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.18", "@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..59d096c 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.18 + version: 4.17.18 '@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.18': + resolution: {integrity: sha512-KJ65INaxqxmU6EoCiJmRPZC9H9RVWCRd349tXM2M3O5NA7cY6YL7c0bHAHQ93NOfTObEQ004kd2QVHs/r0+m4g==} '@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.18 - '@types/lodash@4.17.16': {} + '@types/lodash@4.17.18': {} '@types/minimatch@5.1.2': {}