Skip to content

Commit

Permalink
Merge pull request #1819 from salesforcecli/dependabot-npm_and_yarn-o…
Browse files Browse the repository at this point in the history
…clif-4.14.11

chore(deps-dev): bump oclif from 4.14.8 to 4.14.11
  • Loading branch information
mshanemc authored Jul 29, 2024
2 parents f53e72e + 49b639c commit ca3af67
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 @@ -253,7 +253,7 @@
"@salesforce/ts-sinon": "^1.4.22",
"@salesforce/ts-types": "^2.0.10",
"aws-sdk": "^2.1659.0",
"oclif": "^4.14.8",
"oclif": "^4.14.11",
"ts-node": "^10.9.2",
"typescript": "^5.5.3"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1882,7 +1882,7 @@
dependencies:
"@oclif/core" "^4"

"@oclif/[email protected]", "@oclif/plugin-not-found@^3.2.3":
"@oclif/[email protected]", "@oclif/plugin-not-found@^3.2.14":
version "3.2.14"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.14.tgz#48f59a57fc072937fc2ca90e112e667fb483c3f8"
integrity sha512-p9QSwr0eCCpUojmpGzP+rG3e9PI1NHxCU+mnluhiHl9r8/+xEi56vP8WF/C43G8XstM/+nxyhKC0r3n2BO6lMQ==
Expand Down Expand Up @@ -8493,10 +8493,10 @@ obliterator@^2.0.1, obliterator@^2.0.2:
resolved "https://registry.npmjs.org/obliterator/-/obliterator-2.0.4.tgz"
integrity sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==

oclif@^4.14.8:
version "4.14.8"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.8.tgz#2ed3bc9e5cd2c75ced65310bda810d6348319a7d"
integrity sha512-dJplgtnF2eQ+c06aJHm8xtjKitpvgx5DLf1qU/yrRjREYE+BTcXaOZa7cIskAcFiEz/86I0rBeovEoQTI3G+zA==
oclif@^4.14.11:
version "4.14.11"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.11.tgz#33e351ea864f241885bee9274132f9daab2ddf31"
integrity sha512-JXamkm9DoynXo0wEjQs8zc9fW6HUl7GuChRA76oYiChvFwx83sWnmzQTD57JbcDh2Pl7JZ7o1kZwQDUnScPQtw==
dependencies:
"@aws-sdk/client-cloudfront" "^3.609.0"
"@aws-sdk/client-s3" "^3.614.0"
Expand All @@ -8505,7 +8505,7 @@ oclif@^4.14.8:
"@inquirer/select" "^2.3.10"
"@oclif/core" "^4"
"@oclif/plugin-help" "^6.2.2"
"@oclif/plugin-not-found" "^3.2.3"
"@oclif/plugin-not-found" "^3.2.14"
"@oclif/plugin-warn-if-update-available" "^3.0.19"
async-retry "^1.3.3"
chalk "^4"
Expand Down

0 comments on commit ca3af67

Please sign in to comment.