Skip to content

Commit 54c9605

Browse files
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](forcedotcom/kit@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] <support@github.com>
1 parent 1206ffe commit 54c9605

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "^4",
99
"@salesforce/core": "^8.22.0",
10-
"@salesforce/kit": "^3.2.3",
10+
"@salesforce/kit": "^3.2.4",
1111
"@salesforce/packaging": "^4.13.1",
1212
"@salesforce/sf-plugins-core": "^12.2.4",
1313
"chalk": "^5.6.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1802,10 +1802,10 @@
18021802
typescript "^5.5.4"
18031803
wireit "^0.14.12"
18041804

1805-
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
1806-
version "3.2.3"
1807-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
1808-
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
1805+
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4":
1806+
version "3.2.4"
1807+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.4.tgz#69fb56974685e41d26ae5db30a7261acdc731bb6"
1808+
integrity sha512-9buqZ2puIGWqjUFWYNroSeNih4d1s9kdQAzZfutr/Re/JMl6xBct0ATO5LVb1ty5UhdBruJrVaiTg03PqVKU+Q==
18091809
dependencies:
18101810
"@salesforce/ts-types" "^2.0.12"
18111811

0 commit comments

Comments
 (0)