Skip to content

Commit 58e716f

Browse files
fix(deps): bump @salesforce/kit from 3.2.2 to 3.2.3 (#1302)
Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.2.2 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.2...3.2.3) --- updated-dependencies: - dependency-name: "@salesforce/kit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66990a8 commit 58e716f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@oclif/core": "^4",
99
"@salesforce/apex-node": "^8.1.2",
1010
"@salesforce/core": "^8.2.8",
11-
"@salesforce/kit": "^3.1.6",
11+
"@salesforce/kit": "^3.2.3",
1212
"@salesforce/sf-plugins-core": "^11.3.7",
1313
"@salesforce/source-deploy-retrieve": "^12.6.0",
1414
"@salesforce/source-tracking": "^7.1.14",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1386,10 +1386,10 @@
13861386
typescript "^5.5.4"
13871387
wireit "^0.14.5"
13881388

1389-
"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2":
1390-
version "3.2.2"
1391-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a"
1392-
integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw==
1389+
"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
1390+
version "3.2.3"
1391+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
1392+
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
13931393
dependencies:
13941394
"@salesforce/ts-types" "^2.0.12"
13951395

0 commit comments

Comments
 (0)