From 15e4321ff730a22355a678b455d977ee68d2fd30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 04:59:08 +0000 Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.14.198 to 4.14.199 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.198 to 4.14.199. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 86914b3..f13e03b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@swc/core": "1.3.83", "@swc/jest": "0.2.29", "@types/jest": "29.5.4", - "@types/lodash": "4.14.198", + "@types/lodash": "4.14.199", "@types/node": "20.6.0", "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e7f4a55..7c8f703 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ devDependencies: specifier: 29.5.4 version: 29.5.4 '@types/lodash': - specifier: 4.14.198 - version: 4.14.198 + specifier: 4.14.199 + version: 4.14.199 '@types/node': specifier: 20.6.0 version: 20.6.0 @@ -1108,8 +1108,8 @@ packages: '@types/node': 20.6.0 dev: true - /@types/lodash@4.14.198: - resolution: {integrity: sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==} + /@types/lodash@4.14.199: + resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} dev: true /@types/node@20.6.0: