From 7f03441ff3068e0a72177b620c3e28176fb86d73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 06:42:15 +0000 Subject: [PATCH] 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](https://github.com/forcedotcom/kit/compare/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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bc61590c..63d5f7dd 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@inquirer/select": "^1.3.3", "@oclif/core": "^3.25.2", "@salesforce/core": "^6.7.3", - "@salesforce/kit": "^3.0.15", + "@salesforce/kit": "^3.1.0", "@salesforce/sf-plugins-core": "^8.0.1", "@salesforce/ts-types": "^2.0.9", "chalk": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 5bac65a7..cbe084da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1477,10 +1477,10 @@ typescript "^4.9.5" wireit "^0.14.4" -"@salesforce/kit@^3.0.15": - version "3.0.15" - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.15.tgz#713df3f5767f874c70a2e731c7cb5ba677989559" - integrity sha512-XkA8jsuLvVnyP460dAbU3pBFP2IkmmmsVxMQVifcKKbNWaIBbZBzAfj+vdaQfnvZyflLhsrFT3q2xkb0vHouPg== +"@salesforce/kit@^3.0.15", "@salesforce/kit@^3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.0.tgz#aa42533084c676e865f0f9c1907a16fb6f74dee7" + integrity sha512-X2d9O/U2wdQBXIrtVqQdMwo872Cv+qkYFzF0W+AQKG/LEe9cngnOzUVDYNkGD9tq3jcl+oenHXYuVDpkMhxTwA== dependencies: "@salesforce/ts-types" "^2.0.9" tslib "^2.6.2"