From 2156619012b8970d922c1ef47789d2f14e47e283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 01:54:58 -0800 Subject: [PATCH] build(deps-dev): bump @types/lodash in the dev-dependencies-patch group (#14) Bumps the dev-dependencies-patch group with 1 update: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash). Updates `@types/lodash` from 4.17.14 to 4.17.15 - [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 dependency-group: dev-dependencies-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6dfd6fe..70eeb98 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@docusaurus/plugin-content-docs": "^3.7.0", "@docusaurus/plugin-content-pages": "^3.7.0", "@types/cli-progress": "^3.11.6", - "@types/lodash": "^4.17.14", + "@types/lodash": "^4.17.15", "typescript": "^5.7.3" }, "packageManager": "yarn@4.4.1" diff --git a/yarn.lock b/yarn.lock index 63ed801..490cb24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2914,10 +2914,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.14": - version: 4.17.14 - resolution: "@types/lodash@npm:4.17.14" - checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322 +"@types/lodash@npm:^4.17.15": + version: 4.17.15 + resolution: "@types/lodash@npm:4.17.15" + checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb languageName: node linkType: hard @@ -3169,7 +3169,7 @@ __metadata: "@docusaurus/utils-validation": "npm:^3.7.0" "@resvg/resvg-js": "npm:^2.6.2" "@types/cli-progress": "npm:^3.11.6" - "@types/lodash": "npm:^4.17.14" + "@types/lodash": "npm:^4.17.15" chalk: "npm:^4.1.2" cli-progress: "npm:^3.12.0" figures: "npm:^3.2.0"