From bc828da0f7502b25269c522542a35fd1485c197e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 03:02:08 +0000 Subject: [PATCH] fix(deps): bump @salesforce/kit from 3.2.2 to 3.2.3 Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.2.2 to 3.2.3. - [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.2...3.2.3) --- updated-dependencies: - dependency-name: "@salesforce/kit" 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 3b6950c5..3117397c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@inquirer/password": "^2.2.0", "@oclif/core": "^4.0.27", "@salesforce/core": "^8.5.1", - "@salesforce/kit": "^3.2.2", + "@salesforce/kit": "^3.2.3", "@salesforce/ts-types": "^2.0.12", "ansis": "^3.3.2", "cli-progress": "^3.12.0", diff --git a/yarn.lock b/yarn.lock index f1d9aa13..6e288aa4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -640,10 +640,10 @@ typescript "^5.5.4" wireit "^0.14.5" -"@salesforce/kit@^3.2.2": - version "3.2.2" - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a" - integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw== +"@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== dependencies: "@salesforce/ts-types" "^2.0.12"