Skip to content

Commit 7f03441

Browse files
fix(deps): bump @salesforce/kit from 3.0.15 to 3.1.0
Bumps [@salesforce/kit](https://github.com/forcedotcom/kit) from 3.0.15 to 3.1.0. - [Release notes](https://github.com/forcedotcom/kit/releases) - [Changelog](https://github.com/forcedotcom/kit/blob/main/CHANGELOG.md) - [Commits](forcedotcom/kit@3.0.15...3.1.0) --- updated-dependencies: - dependency-name: "@salesforce/kit" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed6789c commit 7f03441

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@inquirer/select": "^1.3.3",
1010
"@oclif/core": "^3.25.2",
1111
"@salesforce/core": "^6.7.3",
12-
"@salesforce/kit": "^3.0.15",
12+
"@salesforce/kit": "^3.1.0",
1313
"@salesforce/sf-plugins-core": "^8.0.1",
1414
"@salesforce/ts-types": "^2.0.9",
1515
"chalk": "^5.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1477,10 +1477,10 @@
14771477
typescript "^4.9.5"
14781478
wireit "^0.14.4"
14791479

1480-
"@salesforce/kit@^3.0.15":
1481-
version "3.0.15"
1482-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.15.tgz#713df3f5767f874c70a2e731c7cb5ba677989559"
1483-
integrity sha512-XkA8jsuLvVnyP460dAbU3pBFP2IkmmmsVxMQVifcKKbNWaIBbZBzAfj+vdaQfnvZyflLhsrFT3q2xkb0vHouPg==
1480+
"@salesforce/kit@^3.0.15", "@salesforce/kit@^3.1.0":
1481+
version "3.1.0"
1482+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.0.tgz#aa42533084c676e865f0f9c1907a16fb6f74dee7"
1483+
integrity sha512-X2d9O/U2wdQBXIrtVqQdMwo872Cv+qkYFzF0W+AQKG/LEe9cngnOzUVDYNkGD9tq3jcl+oenHXYuVDpkMhxTwA==
14841484
dependencies:
14851485
"@salesforce/ts-types" "^2.0.9"
14861486
tslib "^2.6.2"

0 commit comments

Comments
 (0)