From 97887eeacb47b6e786da6edd1383a3ba2d65f173 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:26:11 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.11 (#1251) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 47e6e5eef8..119173487c 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@testing-library/jest-dom": "6.6.2", "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", - "@types/lodash": "4.17.10", + "@types/lodash": "4.17.11", "@types/luxon": "^3.4.2", "@types/node": "20.16.6", "@types/react": "18.3.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c7646fc8a..b3de7150f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ devDependencies: specifier: 14.5.2 version: 14.5.2(@testing-library/dom@10.4.0) '@types/lodash': - specifier: 4.17.10 - version: 4.17.10 + specifier: 4.17.11 + version: 4.17.11 '@types/luxon': specifier: ^3.4.2 version: 3.4.2 @@ -1669,8 +1669,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/lodash@4.17.10: - resolution: {integrity: sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==} + /@types/lodash@4.17.11: + resolution: {integrity: sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q==} dev: true /@types/luxon@3.4.2: