Skip to content

Commit ded2f82

Browse files
fix(deps): bump @salesforce/sf-plugins-core from 12.1.0 to 12.1.1
Bumps [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) from 12.1.0 to 12.1.1. - [Release notes](https://github.com/salesforcecli/sf-plugins-core/releases) - [Changelog](https://github.com/salesforcecli/sf-plugins-core/blob/main/CHANGELOG.md) - [Commits](salesforcecli/sf-plugins-core@12.1.0...12.1.1) --- updated-dependencies: - dependency-name: "@salesforce/sf-plugins-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c91ece commit ded2f82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1984,13 +1984,13 @@
19841984
terminal-link "^3.0.0"
19851985

19861986
"@salesforce/sf-plugins-core@^12":
1987-
version "12.1.0"
1988-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.0.tgz#874531acb39755a634ceda5de6462c3b6256baf6"
1989-
integrity sha512-xJXF0WE+4lq2kb/w24wcZc+76EUCIKv7dj1oATugk9JFzYKySdC1smzCY/BhPGzMQGvXcbkWo5PG5iXDBrtwYQ==
1987+
version "12.1.1"
1988+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.1.tgz#20ae5246b1f458643c2fd04bb639b76085db1cff"
1989+
integrity sha512-88Vna77gYLj1b9X/aduCsl/5KFthhoM43+o30+0UEAWf93xED1nahmbw7jcJJoiTkaSzLZq08vZfh6X24AyWqg==
19901990
dependencies:
19911991
"@inquirer/confirm" "^3.1.22"
19921992
"@inquirer/password" "^2.2.0"
1993-
"@oclif/core" "^4.0.32"
1993+
"@oclif/core" "^4.0.34"
19941994
"@oclif/table" "^0.3.2"
19951995
"@salesforce/core" "^8.5.1"
19961996
"@salesforce/kit" "^3.2.3"

0 commit comments

Comments
 (0)