Skip to content

Commit e606442

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] <[email protected]>
1 parent fb76c19 commit e606442

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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/oclif/plugin-help/issues",
77
"dependencies": {
8-
"@oclif/core": "^2.8.0"
8+
"@oclif/core": "^2.8.7"
99
},
1010
"devDependencies": {
1111
"@oclif/plugin-plugins": "^2.4.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -498,10 +498,10 @@
498498
widest-line "^3.1.0"
499499
wrap-ansi "^7.0.0"
500500

501-
"@oclif/core@^2.8.0", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4":
502-
version "2.8.5"
503-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.5.tgz#7964057bbee5e91dae8b35e030e767f38e50a19e"
504-
integrity sha512-316DLfrHQDYmWDriI4Woxk9y1wVUrPN1sZdbQLHdOdlTA9v/twe7TdHpWOriEypfl6C85NWEJKc1870yuLtjrQ==
501+
"@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.7":
502+
version "2.8.7"
503+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.7.tgz#e3fb73477cfb9e72c89bc68701d04953c084c0e8"
504+
integrity sha512-WTZUFgANYGyHQOmGc2YsczEdqdlG2/ZEfqksHnuYbz3egozpka/R9LrFwNfWPZETi9ydzcjDWwJKUGQmJG3ixA==
505505
dependencies:
506506
"@types/cli-progress" "^3.11.0"
507507
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)