From 60540ab549831068ee21f212a93179f3a1f7dfb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 09:45:28 +0000 Subject: [PATCH] Bump @types/lodash from 4.17.14 to 4.17.16 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.14 to 4.17.16. - [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-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 b138e38..0216004 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@testing-library/react": "^14.3.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.14", - "@types/lodash": "^4.17.14", + "@types/lodash": "^4.17.16", "@types/lodash.chunk": "^4.2.9", "@types/react": "^18.3.18", "@types/react-copy-to-clipboard": "^5.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fda4bb2..72962ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: ^29.5.14 version: 29.5.14 '@types/lodash': - specifier: ^4.17.14 - version: 4.17.14 + specifier: ^4.17.16 + version: 4.17.16 '@types/lodash.chunk': specifier: ^4.2.9 version: 4.2.9 @@ -1232,8 +1232,8 @@ packages: '@types/lodash.chunk@4.2.9': resolution: {integrity: sha512-Z9VtFUSnmT0No/QymqfG9AGbfOA4O5qB/uyP89xeZBqDAsKsB4gQFTqt7d0pHjbsTwtQ4yZObQVHuKlSOhIJ5Q==} - '@types/lodash@4.17.14': - resolution: {integrity: sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==} + '@types/lodash@4.17.16': + resolution: {integrity: sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==} '@types/minimatch@5.1.2': resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} @@ -4567,9 +4567,9 @@ snapshots: '@types/lodash.chunk@4.2.9': dependencies: - '@types/lodash': 4.17.14 + '@types/lodash': 4.17.16 - '@types/lodash@4.17.14': {} + '@types/lodash@4.17.16': {} '@types/minimatch@5.1.2': {}