Skip to content

Commit 1726145

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] <[email protected]>
1 parent 795bdc3 commit 1726145

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1366,7 +1366,7 @@
13661366
"@nodelib/fs.scandir" "2.1.5"
13671367
fastq "^1.6.0"
13681368

1369-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32", "@oclif/core@^4.0.36":
1369+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.0.36":
13701370
version "4.0.37"
13711371
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.37.tgz#133d3f3951cd7a5fc52a3fec63ba2172921b535c"
13721372
integrity sha512-D69KH08/08kAPaDUPzDALYfqC2BXi4LRDQ/+59P3zZoVKYMoFO1kOouNILpI4bQKA+PpI2REctXMebB8U/bYHQ==
@@ -1603,13 +1603,13 @@
16031603
terminal-link "^3.0.0"
16041604

16051605
"@salesforce/sf-plugins-core@^12":
1606-
version "12.1.0"
1607-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.0.tgz#874531acb39755a634ceda5de6462c3b6256baf6"
1608-
integrity sha512-xJXF0WE+4lq2kb/w24wcZc+76EUCIKv7dj1oATugk9JFzYKySdC1smzCY/BhPGzMQGvXcbkWo5PG5iXDBrtwYQ==
1606+
version "12.1.1"
1607+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.1.tgz#20ae5246b1f458643c2fd04bb639b76085db1cff"
1608+
integrity sha512-88Vna77gYLj1b9X/aduCsl/5KFthhoM43+o30+0UEAWf93xED1nahmbw7jcJJoiTkaSzLZq08vZfh6X24AyWqg==
16091609
dependencies:
16101610
"@inquirer/confirm" "^3.1.22"
16111611
"@inquirer/password" "^2.2.0"
1612-
"@oclif/core" "^4.0.32"
1612+
"@oclif/core" "^4.0.34"
16131613
"@oclif/table" "^0.3.2"
16141614
"@salesforce/core" "^8.5.1"
16151615
"@salesforce/kit" "^3.2.3"

0 commit comments

Comments
 (0)