Skip to content

Commit

Permalink
Merge pull request #38 from salesforcecli/dependabot-npm_and_yarn-ocl…
Browse files Browse the repository at this point in the history
…if-core-1.14.2

chore(deps): bump @oclif/core from 1.14.1 to 1.14.2
  • Loading branch information
SF-CLI-BOT authored Aug 23, 2022
2 parents d0e4923 + 9e2f3f3 commit ce69c14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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": "^1.14.1",
"@oclif/core": "^1.14.2",
"@salesforce/core": "^3.26.2",
"@salesforce/kit": "^1.6.0",
"@salesforce/sf-plugins-core": "^1.13.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -657,10 +657,10 @@
is-wsl "^2.1.1"
tslib "^2.0.0"

"@oclif/core@^1.0.8", "@oclif/core@^1.13.9", "@oclif/core@^1.14.1", "@oclif/core@^1.2.0", "@oclif/core@^1.2.1", "@oclif/core@^1.3.4", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4":
version "1.14.1"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.14.1.tgz#b9e186f4ea5a14451c5f75a7c7ecee3eeaee5fdd"
integrity sha512-FgAjfY3Cvzj+i8j08WiD/8adJhZvclFESXAE8Kcp7qglErFKUFK9XY9BS2NyIzLN1NCKc52A64pWunVvPv8g3w==
"@oclif/core@^1.0.8", "@oclif/core@^1.13.9", "@oclif/core@^1.14.2", "@oclif/core@^1.2.0", "@oclif/core@^1.2.1", "@oclif/core@^1.3.4", "@oclif/core@^1.6.3", "@oclif/core@^1.6.4":
version "1.14.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.14.2.tgz#c6e4873f3ffde81a771d06e86c8e5bdfb189dbf2"
integrity sha512-Q16f/1FUPrtEYDyGYtuzNDZ3Q3RxYCHOnm9YJRg2VwSVqPOOo2Geoxh6Clo8cgin5NlFgs1wZEH+m+ABPr+RqA==
dependencies:
"@oclif/linewrap" "^1.0.0"
"@oclif/screen" "^3.0.2"
Expand Down

0 comments on commit ce69c14

Please sign in to comment.