From 95f5e86be18666bbe71e5e6e743805d06fc5e734 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:23:57 -0500 Subject: [PATCH] chore(deps): bump @types/lodash from 4.14.199 to 4.14.200 (#387) --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 57ba9b7..66cde19 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@tanstack/virtual-core": "3.0.0-beta.65", "@thisbeyond/solid-dnd": "^0.7.4", "@types/byte-size": "^8.1.0", - "@types/lodash": "^4.14.199", + "@types/lodash": "^4.14.200", "@types/node": "^20.8.6", "@types/uuid": "^9.0.5", "@typescript-eslint/eslint-plugin": "^6.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5be498e..ca4ea84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ dependencies: specifier: ^8.1.0 version: 8.1.0 '@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 @@ -2279,8 +2279,8 @@ packages: resolution: {integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==} dev: false - /@types/lodash@4.14.199: - resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} + /@types/lodash@4.14.200: + resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==} dev: false /@types/minimist@1.2.2: