Skip to content

Commit

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

chore(dev-deps): bump oclif from 3.4.2 to 3.6.3
  • Loading branch information
svc-cli-bot authored Feb 12, 2023
2 parents 46fe5b8 + 601e26e commit 6f6c8cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"husky": "^7.0.4",
"mocha": "^9.1.3",
"nyc": "^15.1.0",
"oclif": "^3.4.2",
"oclif": "^3.6.3",
"prettier": "^2.8.3",
"pretty-quick": "^3.1.0",
"shx": "0.3.4",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6153,12 +6153,12 @@ object.values@^1.1.5:
define-properties "^1.1.3"
es-abstract "^1.19.1"

oclif@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.4.2.tgz#718d6a52107bdab0ca861cd63acdf73eb049a2bc"
integrity sha512-YF7zqHCEWiRvfuXkqyPuQsC4PiEJuXLQWIMXOtdJgOnIKqBh9Sp3e4xFsSal9QheVsCwO5kM3Nhe+G430hk/mA==
oclif@^3.6.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.6.3.tgz#c8d1b2b32edcb3b913d68e68b2abfdc19229becb"
integrity sha512-S4pSWrPB9fm6IIiXBWtmNkeSWvGfw8Vb51hS6TTyv0fa2xU4sdcDU0YYKM3oFqpfapyf3aH0YjQTofJKU5joSw==
dependencies:
"@oclif/core" "^1.20.4"
"@oclif/core" "^2.0.3"
"@oclif/plugin-help" "^5.1.19"
"@oclif/plugin-not-found" "^2.3.7"
"@oclif/plugin-warn-if-update-available" "^2.0.14"
Expand All @@ -6172,6 +6172,7 @@ oclif@^3.4.2:
lodash "^4.17.21"
normalize-package-data "^3.0.3"
semver "^7.3.8"
shelljs "^0.8.5"
tslib "^2.3.1"
yeoman-environment "^3.11.1"
yeoman-generator "^5.6.1"
Expand Down

0 comments on commit 6f6c8cf

Please sign in to comment.