Skip to content

Commit 309c57c

Browse files
fix(deps): bump @salesforce/kit from 3.2.3 to 3.2.4 (#693)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7b3d42 commit 309c57c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@salesforce/cli-plugins-testkit": "^5.3.41",
3838
"@salesforce/core": "^8.22.0",
39-
"@salesforce/kit": "^3.2.3",
39+
"@salesforce/kit": "^3.2.4",
4040
"@salesforce/source-deploy-retrieve": "^12.22.11",
4141
"@salesforce/ts-types": "^2.0.12",
4242
"chai": "^4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -638,10 +638,10 @@
638638
typescript "^5.5.4"
639639
wireit "^0.14.12"
640640

641-
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
642-
version "3.2.3"
643-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
644-
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
641+
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4":
642+
version "3.2.4"
643+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.4.tgz#69fb56974685e41d26ae5db30a7261acdc731bb6"
644+
integrity sha512-9buqZ2puIGWqjUFWYNroSeNih4d1s9kdQAzZfutr/Re/JMl6xBct0ATO5LVb1ty5UhdBruJrVaiTg03PqVKU+Q==
645645
dependencies:
646646
"@salesforce/ts-types" "^2.0.12"
647647

0 commit comments

Comments
 (0)