Skip to content

Commit

Permalink
Merge pull request #217 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-core-2.1.4

fix(deps): bump @oclif/core from 2.1.1 to 2.1.4
  • Loading branch information
svc-cli-bot authored Feb 16, 2023
2 parents 3b3b451 + 0333c2c commit 63efb0d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@oclif/core": "^2.1.1",
"@oclif/core": "^2.1.4",
"@salesforce/core": "^3.33.1",
"@salesforce/kit": "^1.8.5",
"@salesforce/sf-plugins-core": "^2.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -675,18 +675,18 @@
widest-line "^3.1.0"
wrap-ansi "^7.0.0"

"@oclif/core@^2.0.10", "@oclif/core@^2.0.2-beta.10", "@oclif/core@^2.0.8", "@oclif/core@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.1.1.tgz#8ffa83fe39f43bd66fb6f0731527b17911fc937e"
integrity sha512-t0zez9ydn3eveZM2vsMbrL2hNKzlHSfwEl4A29VlIimOxpQDB9AKZXX02lhTB3BSKbVF24UOlkzYiX7n9Bdc0A==
"@oclif/core@^2.0.10", "@oclif/core@^2.0.2-beta.10", "@oclif/core@^2.0.8", "@oclif/core@^2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.1.4.tgz#536cf9d2367ba96c625076588b0cbccf3341829c"
integrity sha512-8rPS/gsjLgWp//nraRs5/yf7EkueFHBLRTMUli3yTu88XrQ2czbXIP2HsF2rxmtCqUUfXUTllHfr8OzqBs0Dcw==
dependencies:
"@types/cli-progress" "^3.11.0"
ansi-escapes "^4.3.2"
ansi-styles "^4.3.0"
cardinal "^2.1.1"
chalk "^4.1.2"
clean-stack "^3.0.1"
cli-progress "^3.10.0"
cli-progress "^3.11.2"
debug "^4.3.4"
ejs "^3.1.6"
fs-extra "^9.1.0"
Expand Down Expand Up @@ -2257,7 +2257,7 @@ cli-cursor@^3.1.0:
dependencies:
restore-cursor "^3.1.0"

cli-progress@^3.10.0, cli-progress@^3.4.0:
cli-progress@^3.10.0, cli-progress@^3.11.2, cli-progress@^3.4.0:
version "3.11.2"
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.2.tgz#f8c89bd157e74f3f2c43bcfb3505670b4d48fc77"
integrity sha512-lCPoS6ncgX4+rJu5bS3F/iCz17kZ9MPZ6dpuTtI0KXKABkhyXIdYB3Inby1OpaGti3YlI3EeEkM9AuWpelJrVA==
Expand Down

0 comments on commit 63efb0d

Please sign in to comment.