Skip to content

Commit abf35dc

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] <[email protected]>
1 parent 7851acf commit abf35dc

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
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@salesforce/core": "^8.23.0",
29-
"@salesforce/kit": "^3.2.3",
29+
"@salesforce/kit": "^3.2.4",
3030
"@salesforce/ts-types": "^2.0.12",
3131
"@salesforce/types": "^1.4.0",
3232
"fast-levenshtein": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -756,10 +756,10 @@
756756
typescript "^5.5.4"
757757
wireit "^0.14.12"
758758

759-
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
760-
version "3.2.3"
761-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
762-
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
759+
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4":
760+
version "3.2.4"
761+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.4.tgz#69fb56974685e41d26ae5db30a7261acdc731bb6"
762+
integrity sha512-9buqZ2puIGWqjUFWYNroSeNih4d1s9kdQAzZfutr/Re/JMl6xBct0ATO5LVb1ty5UhdBruJrVaiTg03PqVKU+Q==
763763
dependencies:
764764
"@salesforce/ts-types" "^2.0.12"
765765

0 commit comments

Comments
 (0)