Skip to content

Commit 29bb170

Browse files
fix(deps): bump @salesforce/kit from 3.1.1 to 3.1.2
Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/forcedotcom/kit/releases) - [Changelog](https://github.com/forcedotcom/kit/blob/main/CHANGELOG.md) - [Commits](forcedotcom/kit@3.1.1...3.1.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 d9ebfa6 commit 29bb170

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
@@ -110,7 +110,7 @@
110110
"@jsforce/jsforce-node": "^3.2.0",
111111
"@oclif/core": "^3.26.3",
112112
"@salesforce/core": "^7.3.6",
113-
"@salesforce/kit": "^3.1.0",
113+
"@salesforce/kit": "^3.1.2",
114114
"@salesforce/sf-plugins-core": "^9.0.11",
115115
"@salesforce/ts-types": "^2.0.9",
116116
"chalk": "^5.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,10 +1443,10 @@
14431443
typescript "^5.4.3"
14441444
wireit "^0.14.4"
14451445

1446-
"@salesforce/kit@^3.1.0", "@salesforce/kit@^3.1.1":
1447-
version "3.1.1"
1448-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.1.tgz#d2147a50887214763cdf1c456d306b6da554d928"
1449-
integrity sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==
1446+
"@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2":
1447+
version "3.1.2"
1448+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.2.tgz#270741c54c70969df19ef17f8979b4ef1fa664b2"
1449+
integrity sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==
14501450
dependencies:
14511451
"@salesforce/ts-types" "^2.0.9"
14521452
tslib "^2.6.2"

0 commit comments

Comments
 (0)