Skip to content

Commit 48d2a8c

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

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@inquirer/password": "^1.1.16",
4848
"@oclif/core": "^3.26.6",
4949
"@salesforce/core": "^7.3.3",
50-
"@salesforce/kit": "^3.1.0",
50+
"@salesforce/kit": "^3.1.1",
5151
"@salesforce/ts-types": "^2.0.9",
5252
"chalk": "^5.3.0"
5353
},

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -726,15 +726,7 @@
726726
typescript "^5.4.3"
727727
wireit "^0.14.4"
728728

729-
"@salesforce/kit@^3.1.0":
730-
version "3.1.0"
731-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.0.tgz#aa42533084c676e865f0f9c1907a16fb6f74dee7"
732-
integrity sha512-X2d9O/U2wdQBXIrtVqQdMwo872Cv+qkYFzF0W+AQKG/LEe9cngnOzUVDYNkGD9tq3jcl+oenHXYuVDpkMhxTwA==
733-
dependencies:
734-
"@salesforce/ts-types" "^2.0.9"
735-
tslib "^2.6.2"
736-
737-
"@salesforce/kit@^3.1.1":
729+
"@salesforce/kit@^3.1.0", "@salesforce/kit@^3.1.1":
738730
version "3.1.1"
739731
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.1.tgz#d2147a50887214763cdf1c456d306b6da554d928"
740732
integrity sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==

0 commit comments

Comments
 (0)