Skip to content

Commit 8323212

Browse files
fix(deps): bump @salesforce/kit from 3.2.2 to 3.2.3
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] <support@github.com>
1 parent 14abcb9 commit 8323212

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
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@salesforce/cli-plugins-testkit": "^5.3.28",
3737
"@salesforce/core": "^8.5.4",
38-
"@salesforce/kit": "^3.2.2",
38+
"@salesforce/kit": "^3.2.3",
3939
"@salesforce/source-deploy-retrieve": "^12.6.2",
4040
"@salesforce/ts-types": "^2.0.12",
4141
"chai": "^4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -584,10 +584,10 @@
584584
typescript "^5.5.4"
585585
wireit "^0.14.5"
586586

587-
"@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2":
588-
version "3.2.2"
589-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a"
590-
integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw==
587+
"@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
588+
version "3.2.3"
589+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
590+
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
591591
dependencies:
592592
"@salesforce/ts-types" "^2.0.12"
593593

0 commit comments

Comments
 (0)