From 72e09e8fef181c5ec61920db692bcc8afa801bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 11:45:17 +0000 Subject: [PATCH] fix(deps): bump @salesforce/kit from 3.2.3 to 3.2.4 Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/forcedotcom/kit/releases) - [Changelog](https://github.com/forcedotcom/kit/blob/main/CHANGELOG.md) - [Commits](https://github.com/forcedotcom/kit/compare/3.2.3...3.2.4) --- updated-dependencies: - dependency-name: "@salesforce/kit" dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 19866f19..a3d82b4e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": { "@salesforce/core": "^8.22.0", - "@salesforce/kit": "^3.2.2", + "@salesforce/kit": "^3.2.4", "@salesforce/sf-plugins-core": "^12.2.4", "@salesforce/ts-types": "^2.0.11" }, diff --git a/yarn.lock b/yarn.lock index 378dbff5..87628726 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1558,10 +1558,10 @@ typescript "^5.5.4" wireit "^0.14.12" -"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3": - version "3.2.3" - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a" - integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg== +"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4": + version "3.2.4" + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.4.tgz#69fb56974685e41d26ae5db30a7261acdc731bb6" + integrity sha512-9buqZ2puIGWqjUFWYNroSeNih4d1s9kdQAzZfutr/Re/JMl6xBct0ATO5LVb1ty5UhdBruJrVaiTg03PqVKU+Q== dependencies: "@salesforce/ts-types" "^2.0.12"