Skip to content

Commit 477a200

Browse files
authored
Merge pull request #313 from salesforcecli/dependabot-npm_and_yarn-oclif-core-2.8.10
fix(deps): bump @oclif/core from 2.8.7 to 2.8.10
2 parents 056dc08 + f60a8dd commit 477a200

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/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@oclif/core": "^2.8.2",
8+
"@oclif/core": "^2.8.10",
99
"@salesforce/core": "^4.0.1",
1010
"@salesforce/sf-plugins-core": "^3.1.0",
1111
"fast-levenshtein": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -686,10 +686,10 @@
686686
supports-color "^8.1.1"
687687
tslib "^2"
688688

689-
"@oclif/core@^2.1.7", "@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.8.2", "@oclif/core@^2.8.4", "@oclif/core@^2.8.5", "@oclif/core@^2.8.6", "@oclif/core@^2.8.7":
690-
version "2.8.7"
691-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.7.tgz#e3fb73477cfb9e72c89bc68701d04953c084c0e8"
692-
integrity sha512-WTZUFgANYGyHQOmGc2YsczEdqdlG2/ZEfqksHnuYbz3egozpka/R9LrFwNfWPZETi9ydzcjDWwJKUGQmJG3ixA==
689+
"@oclif/core@^2.1.7", "@oclif/core@^2.3.0", "@oclif/core@^2.3.1", "@oclif/core@^2.8.10", "@oclif/core@^2.8.4", "@oclif/core@^2.8.5", "@oclif/core@^2.8.6", "@oclif/core@^2.8.7":
690+
version "2.8.10"
691+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.10.tgz#01d2ce3ad9f9f8679e3d4c506f528e9de7de74a5"
692+
integrity sha512-coRn9vYDEnoE8Vg20aavts9+Bt5QrHhbdh0cDkImopV0MgT8i/VmgL04D33+qoHQH20XzBOMqrjk+bqQzqyaHg==
693693
dependencies:
694694
"@types/cli-progress" "^3.11.0"
695695
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)