Skip to content

Commit bd94eaf

Browse files
fix(deps): bump @salesforce/kit from 3.2.1 to 3.2.2
Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/forcedotcom/kit/releases) - [Changelog](https://github.com/forcedotcom/kit/blob/main/CHANGELOG.md) - [Commits](forcedotcom/kit@3.2.1...3.2.2) --- 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 1777c25 commit bd94eaf

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
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
88
"@salesforce/core": "^8.5.1",
9-
"@salesforce/kit": "^3.2.1",
9+
"@salesforce/kit": "^3.2.2",
1010
"@salesforce/sf-plugins-core": "^11.3.3",
1111
"@salesforce/ts-types": "^2.0.11"
1212
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,10 +1639,10 @@
16391639
typescript "^5.5.4"
16401640
wireit "^0.14.5"
16411641

1642-
"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1":
1643-
version "3.2.1"
1644-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.1.tgz#3de2c9ff52710a169fc887716d97c00d26065c56"
1645-
integrity sha512-LrZH2F06XPLUTMXC3av6A0VDAJykUqRtYB6tTjAKzwS1gCnp6BEn6VyjZNg0Fg/Kfp6OTrMxiIgbUFsNehEV7A==
1642+
"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2":
1643+
version "3.2.2"
1644+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a"
1645+
integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw==
16461646
dependencies:
16471647
"@salesforce/ts-types" "^2.0.12"
16481648

0 commit comments

Comments
 (0)