From fd7dfcacef66a6c041ddf2ce1731660a1c303716 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 02:24:51 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.3 (#1004) 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 0c565ffe37..81e5f06a91 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@testing-library/jest-dom": "6.4.5", "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", - "@types/lodash": "4.17.1", + "@types/lodash": "4.17.3", "@types/luxon": "^3.4.2", "@types/node": "20.12.12", "@types/react": "18.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf963ed8c0..19676072aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ devDependencies: specifier: 14.5.2 version: 14.5.2(@testing-library/dom@9.3.4) '@types/lodash': - specifier: 4.17.1 - version: 4.17.1 + specifier: 4.17.3 + version: 4.17.3 '@types/luxon': specifier: ^3.4.2 version: 3.4.2 @@ -1628,8 +1628,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/lodash@4.17.1: - resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==} + /@types/lodash@4.17.3: + resolution: {integrity: sha512-zmNrEJaBvNskZXQWaUQq6bktF4IDGVfDS78M+YEk5aCn9M/b94/mB/6WCyfH2/MjwBdc6QuOor95CIlKWYRL3A==} dev: true /@types/luxon@3.4.2: