Skip to content

Commit e3bbdef

Browse files
fix(deps): bump @oclif/core from 2.8.5 to 2.8.7
Bumps [@oclif/core](https://github.com/oclif/core) from 2.8.5 to 2.8.7. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@2.8.5...2.8.7) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d60b2c4 commit e3bbdef

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
77
"dependencies": {
8-
"@oclif/core": "^2.8.5",
8+
"@oclif/core": "^2.8.7",
99
"@salesforce/core": "^4.0.1",
1010
"@salesforce/kit": "^3.0.3",
1111
"@salesforce/sf-plugins-core": "^3.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -709,10 +709,10 @@
709709
widest-line "^3.1.0"
710710
wrap-ansi "^7.0.0"
711711

712-
"@oclif/core@^2.8.0", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.5":
713-
version "2.8.5"
714-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.5.tgz#7964057bbee5e91dae8b35e030e767f38e50a19e"
715-
integrity sha512-316DLfrHQDYmWDriI4Woxk9y1wVUrPN1sZdbQLHdOdlTA9v/twe7TdHpWOriEypfl6C85NWEJKc1870yuLtjrQ==
712+
"@oclif/core@^2.8.0", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.7":
713+
version "2.8.7"
714+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.7.tgz#e3fb73477cfb9e72c89bc68701d04953c084c0e8"
715+
integrity sha512-WTZUFgANYGyHQOmGc2YsczEdqdlG2/ZEfqksHnuYbz3egozpka/R9LrFwNfWPZETi9ydzcjDWwJKUGQmJG3ixA==
716716
dependencies:
717717
"@types/cli-progress" "^3.11.0"
718718
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)