Skip to content

Commit

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

chore(dev-deps): bump oclif from 4.8.0 to 4.8.3
  • Loading branch information
svc-cli-bot authored Apr 14, 2024
2 parents 4166a98 + fa912e7 commit b1eb72e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@salesforce/plugin-auth": "^3.6.1",
"@types/debug": "^4.1.12",
"eslint-plugin-sf-plugin": "^1.18.0",
"oclif": "^4.8.0",
"oclif": "^4.8.3",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1588,12 +1588,12 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-help@^6.0.18", "@oclif/plugin-help@^6.0.20":
version "6.0.20"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.20.tgz#e4a640505508224d7b9c0e61711ae4dad3f4782b"
integrity sha512-4UG/5q7O3dhUsC0JMqcUV0NU7jybkXkAXLnsRt+KVzDtZWwNOeBECimIFWOmwna5BaneTn8b0+lqO4JvUgeiqA==
"@oclif/plugin-help@^6.0.20", "@oclif/plugin-help@^6.0.21":
version "6.0.21"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.21.tgz#c48e688bf6df574e74557ebe2f877556f08dc60b"
integrity sha512-w860r9d456xhw1GPaos9yQF+BZeFY9UKdrINbL3fZFX5ZHhr/zGT4Fep5wUkHogjjnSB8+ZHi3D6j2jScIizUw==
dependencies:
"@oclif/core" "^3.26.0"
"@oclif/core" "^3.26.2"

"@oclif/plugin-not-found@^3.0.14":
version "3.0.14"
Expand Down Expand Up @@ -5813,18 +5813,18 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.8.0.tgz#a21768e1bfa050fe86d79466c22951c06b476332"
integrity sha512-sSaAy8m7EVrkgkM9mXE+b33hDUI9lhAz28JhX13EVmV6eJRRqpnBqQSymdIoKDCyJoQeAY/JHqnMXvyuObMZBg==
oclif@^4.8.3:
version "4.8.3"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.8.3.tgz#33617c373a1732265e672496297d8e5f0b68d609"
integrity sha512-FSxiMeIhhRKYZ4mBGWrT5kpMiHq47wquDIPOqtl0hrbvUVBOQXYioDNo8+mjE2DV2Oi2J7Xjkou7Tjdo02zing==
dependencies:
"@aws-sdk/client-cloudfront" "^3.535.0"
"@aws-sdk/client-s3" "^3.550.0"
"@inquirer/confirm" "^3.0.0"
"@inquirer/input" "^2.1.1"
"@inquirer/select" "^2.2.1"
"@oclif/core" "^3.26.0"
"@oclif/plugin-help" "^6.0.18"
"@oclif/plugin-help" "^6.0.21"
"@oclif/plugin-not-found" "^3.0.14"
"@oclif/plugin-warn-if-update-available" "^3.0.14"
async-retry "^1.3.3"
Expand Down

0 comments on commit b1eb72e

Please sign in to comment.