From 8f28a1fc1e8855ccf7923673a8e62e595955de66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 13:35:19 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.199 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e02f0640d..f6dde2fa3 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "@testing-library/react": "14.0.0", "@testing-library/react-hooks": "8.0.0", "@types/jest": "28.1.8", - "@types/lodash": "4.14.165", + "@types/lodash": "4.14.199", "@types/node": "18.18.0", "@types/react": "^18.2.22", "@types/react-router-dom": "5.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f901c242..22701f521 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: 28.1.8 version: 28.1.8 '@types/lodash': - specifier: 4.14.165 - version: 4.14.165 + specifier: 4.14.199 + version: 4.14.199 '@types/node': specifier: 18.18.0 version: 18.18.0 @@ -1076,8 +1076,8 @@ packages: dependencies: '@types/node': 18.18.0 - /@types/lodash@4.14.165: - resolution: {integrity: sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==} + /@types/lodash@4.14.199: + resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} dev: true /@types/ms@0.7.31: