From 07b9e954d29783175395c159d0914ba214067d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 08:14:51 +0800 Subject: [PATCH] chore(deps-dev): bump @types/lodash from 4.14.185 to 4.17.13 (#1975) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.185 to 4.17.13. - [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-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd6434e3e9..3ae7deb365 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@commitlint/cli": "^17.1.2", "@commitlint/config-conventional": "^17.0.3", "@types/jest": "^27.4.1", - "@types/lodash": "4.14.185", + "@types/lodash": "4.17.13", "@typescript-eslint/eslint-plugin": "^4.29.0", "@typescript-eslint/experimental-utils": "^2.24.0", "@typescript-eslint/parser": "^4.29.0",