From 24e6c4fe78fb7114c2dd82f0a15818f21695ceca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 08:45:00 +0000 Subject: [PATCH] fix(deps): bump @salesforce/kit from 3.2.0 to 3.2.1 Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.2.0 to 3.2.1. - [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.0...3.2.1) --- 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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 3548c123..ec1b5149 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "@oclif/core": "^4", "@salesforce/core": "^8.2.7", - "@salesforce/kit": "^3.1.6", + "@salesforce/kit": "^3.2.1", "@salesforce/sf-plugins-core": "^11.2.4", "@salesforce/ts-types": "^2.0.11", "chalk": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 222f3570..6dd3c124 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1378,12 +1378,12 @@ typescript "^5.5.4" wireit "^0.14.5" -"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.0.tgz#49207c8a5faeb4504e43efb290df84dda137bb0c" - integrity sha512-j9wZr9Pv+kuclMU34z0Jyu0sB6/wEhv5H6l5fwl+cXD18xmruy/Gftfv64LwdUlOxIZDFRISDqfEZ+UfE3dB+A== +"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.0", "@salesforce/kit@^3.2.1": + version "3.2.1" + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.1.tgz#3de2c9ff52710a169fc887716d97c00d26065c56" + integrity sha512-LrZH2F06XPLUTMXC3av6A0VDAJykUqRtYB6tTjAKzwS1gCnp6BEn6VyjZNg0Fg/Kfp6OTrMxiIgbUFsNehEV7A== dependencies: - "@salesforce/ts-types" "^2.0.11" + "@salesforce/ts-types" "^2.0.12" "@salesforce/plugin-auth@^3.6.42": version "3.6.42" @@ -1456,7 +1456,7 @@ string-width "^7.2.0" terminal-link "^3.0.0" -"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11": +"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12": version "2.0.12" resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff" integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==