From eed7325a816130bcc263c7a749c68b328544ac45 Mon Sep 17 00:00:00 2001 From: holypanda <114544906+unholypanda@users.noreply.github.com> Date: Wed, 18 Oct 2023 23:39:01 -0400 Subject: [PATCH] deps: upgrade @types/lodash to 4.14.200 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0486f17..6a489bb 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.1", - "@types/lodash": "^4.14.199", + "@types/lodash": "^4.14.200", "@types/node": "^20.8.6", "@types/react": "^18.2.25", "@typescript-eslint/eslint-plugin": "^6.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd5acac..99f770a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ devDependencies: specifier: ^14.5.1 version: 14.5.1(@testing-library/dom@9.3.3) '@types/lodash': - specifier: ^4.14.199 - version: 4.14.199 + specifier: ^4.14.200 + version: 4.14.200 '@types/node': specifier: ^20.8.6 version: 20.8.6 @@ -2034,8 +2034,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/lodash@4.14.199: - resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} + /@types/lodash@4.14.200: + resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==} dev: true /@types/minimist@1.2.3: