Skip to content

Commit 2824276

Browse files
authored
Merge pull request #440 from salesforcecli/dependabot-npm_and_yarn-oclif-core-2.0.8
fix(deps): bump @oclif/core from 2.0.7 to 2.0.8
2 parents eebc3ae + e7a7aba commit 2824276

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
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",
88
"dependencies": {
9-
"@oclif/core": "^2.0.7",
9+
"@oclif/core": "^2.0.8",
1010
"@salesforce/core": "^3.32.11",
1111
"@salesforce/kit": "^1.8.0",
1212
"@salesforce/sf-plugins-core": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -771,10 +771,10 @@
771771
widest-line "^3.1.0"
772772
wrap-ansi "^7.0.0"
773773

774-
"@oclif/core@^2.0.2-beta.10", "@oclif/core@^2.0.7":
775-
version "2.0.7"
776-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.7.tgz#a17a85dfa105dda120fbc5647432010feaa97a9e"
777-
integrity sha512-pj7hIH8SBeH3qha47fmyqdaBdNVEqesRgnKFh8Ytdb4S41/4BYOiQuyQGuvnKgvicH6DMxp4FbM9EQEW46V9xw==
774+
"@oclif/core@^2.0.2-beta.10", "@oclif/core@^2.0.7", "@oclif/core@^2.0.8":
775+
version "2.0.8"
776+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.8.tgz#81c79f051ffb326b7c9999463ae9547a7e799316"
777+
integrity sha512-jt06vEZfpazkR0C8vYuVMKmsxjky52y1B1oFGPnCa6/17qH+PByd5knQP6/QbRoE5OT9RAf4zzpxx2wcihVslw==
778778
dependencies:
779779
"@types/cli-progress" "^3.11.0"
780780
ansi-escapes "^4.3.2"

0 commit comments

Comments
 (0)