Skip to content

Commit 11a5d99

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 55a4cb2 commit 11a5d99

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
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"@oclif/core": "^4",
1010
"@salesforce/core": "^8.3.0",
11-
"@salesforce/kit": "^3.2.2",
11+
"@salesforce/kit": "^3.2.3",
1212
"@salesforce/sf-plugins-core": "^11.3.5",
1313
"@salesforce/ts-types": "^2.0.11",
1414
"chalk": "^5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,10 +1569,10 @@
15691569
typescript "^5.5.4"
15701570
wireit "^0.14.5"
15711571

1572-
"@salesforce/kit@^3.2.0", "@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2":
1573-
version "3.2.2"
1574-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a"
1575-
integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw==
1572+
"@salesforce/kit@^3.2.0", "@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
1573+
version "3.2.3"
1574+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a"
1575+
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
15761576
dependencies:
15771577
"@salesforce/ts-types" "^2.0.12"
15781578

0 commit comments

Comments
 (0)