Skip to content

Commit 1ba2112

Browse files
fix(deps): bump @salesforce/kit from 3.1.6 to 3.2.1
Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.1.6 to 3.2.1. - [Release notes](https://github.com/forcedotcom/kit/releases) - [Changelog](https://github.com/forcedotcom/kit/blob/main/CHANGELOG.md) - [Commits](forcedotcom/kit@3.1.6...3.2.1) --- updated-dependencies: - dependency-name: "@salesforce/kit" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23cc45d commit 1ba2112

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@lwc/sfdc-lwc-compiler": "^9.4.0",
1111
"@oclif/core": "^4.0.17",
1212
"@salesforce/core": "^8.2.7",
13-
"@salesforce/kit": "^3.1.6",
13+
"@salesforce/kit": "^3.2.1",
1414
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.7",
1515
"@salesforce/sf-plugins-core": "^11.2.4",
1616
"@inquirer/select": "^2.4.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3915,12 +3915,12 @@
39153915
resolved "https://registry.yarnpkg.com/@salesforce/eslint-plugin-lightning/-/eslint-plugin-lightning-1.0.0.tgz#9ecf80527d83394960ef3c358c790cdfde44f578"
39163916
integrity sha512-zk0PKXAcHKHepAG2EOSWlkOTxQM0Aw1CT6+MUxJcM42fCDwH/yPPpGkG3CWtRfmVViODGOwU9ywU2wlkAYcvUQ==
39173917

3918-
"@salesforce/kit@^3.1.6":
3919-
version "3.1.6"
3920-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.6.tgz#aefb39c0e0f325e11f80551ff92cf6979dd74070"
3921-
integrity sha512-zAYPmCSAvdonDOnL5AzuVRVv0sRMlQd6gi12HDE1964VqSjt5pzlLU90thh3Qq4A1Wxbdu0FbHYx9BvZ4fWPvQ==
3918+
"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1":
3919+
version "3.2.1"
3920+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.1.tgz#3de2c9ff52710a169fc887716d97c00d26065c56"
3921+
integrity sha512-LrZH2F06XPLUTMXC3av6A0VDAJykUqRtYB6tTjAKzwS1gCnp6BEn6VyjZNg0Fg/Kfp6OTrMxiIgbUFsNehEV7A==
39223922
dependencies:
3923-
"@salesforce/ts-types" "^2.0.10"
3923+
"@salesforce/ts-types" "^2.0.12"
39243924

39253925
"@salesforce/lwc-dev-mobile-core@4.0.0-alpha.7":
39263926
version "4.0.0-alpha.7"
@@ -4078,7 +4078,7 @@
40784078
string-width "^7.2.0"
40794079
terminal-link "^3.0.0"
40804080

4081-
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11":
4081+
"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
40824082
version "2.0.12"
40834083
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff"
40844084
integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g==

0 commit comments

Comments
 (0)