Skip to content

Commit 0828a82

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

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@oclif/core": "^3",
99
"@salesforce/core": "^6.7.6",
10-
"@salesforce/kit": "^3.2.1",
10+
"@salesforce/kit": "^3.2.3",
1111
"@salesforce/sf-plugins-core": "^5.0.1",
1212
"@salesforce/ts-types": "^2.0.10",
1313
"chalk": "^4",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1718,17 +1718,10 @@
17181718
typescript "^5.4.3"
17191719
wireit "^0.14.4"
17201720

1721-
"@salesforce/kit@^3.0.15", "@salesforce/kit@^3.1.0", "@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1":
1722-
version "3.2.1"
1723-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.1.tgz#3de2c9ff52710a169fc887716d97c00d26065c56"
1724-
integrity sha512-LrZH2F06XPLUTMXC3av6A0VDAJykUqRtYB6tTjAKzwS1gCnp6BEn6VyjZNg0Fg/Kfp6OTrMxiIgbUFsNehEV7A==
1725-
dependencies:
1726-
"@salesforce/ts-types" "^2.0.12"
1727-
1728-
"@salesforce/kit@^3.2.2":
1729-
version "3.2.2"
1730-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a"
1731-
integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw==
1721+
"@salesforce/kit@^3.0.15", "@salesforce/kit@^3.1.0", "@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
1722+
version "3.2.3"
1723+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
1724+
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
17321725
dependencies:
17331726
"@salesforce/ts-types" "^2.0.12"
17341727

0 commit comments

Comments
 (0)