Skip to content

Commit

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

chore(dev-deps): bump oclif from 4.5.2 to 4.5.5
  • Loading branch information
svc-cli-bot authored Mar 17, 2024
2 parents bd328bf + 9bb5acb commit 9a946c5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/shelljs": "^0.8.15",
"@types/sinon-chai": "^3.2.12",
"eslint-plugin-sf-plugin": "^1.17.4",
"oclif": "^4.5.2",
"oclif": "^4.5.5",
"sinon-chai": "^3.7.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2085,7 +2085,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
"@oclif/core@^3.15.1", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
version "3.25.2"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
Expand Down Expand Up @@ -2135,19 +2135,19 @@
semver "^7.6.0"
ts-json-schema-generator "^1.5.0"

"@oclif/plugin-help@^6.0.14":
version "6.0.17"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.17.tgz#88aa0ba02effa7bb33a7ebddfd3a2d5bfb2399f0"
integrity sha512-zHKRQf/SkaOyF8xwz9EJxQ4bsB9bK+ED+i0YF24dud/1DkTj5cEDvrNV6sj+YH34ONz7z4et230URdFM3SJKeQ==
"@oclif/plugin-help@^6.0.18":
version "6.0.18"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.18.tgz#9ba4151b5d77b78a345ad1308620a1fbf9731ac8"
integrity sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==
dependencies:
"@oclif/core" "^3.21.0"
"@oclif/core" "^3.23.0"

"@oclif/plugin-not-found@^3.0.10":
version "3.0.10"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.10.tgz#c1e60386f4509b43636214f8d6efff7b8e5a75bc"
integrity sha512-vjY0nh+QcnAnKYP1SW/c4YhSBS8AkVsv4J61X2Bg2uedLi8Xaj5wCE8zTkqi/gSUtCH3SC3XZ5XGiqGVJegkTw==
"@oclif/plugin-not-found@^3.0.14":
version "3.0.14"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.14.tgz#a5eb6d38cd185e9d30178f5fbd0dc674dbae9b01"
integrity sha512-HLz04cmS+5F6Tsx1zQEoYV6wamDC/0cM2NqklPIEg8pq/JHPhktmhpzsGaRyBrtx4Pv+uNCo3s+mrTz2v5v03w==
dependencies:
"@oclif/core" "^3.18.2"
"@oclif/core" "^3.21.0"
chalk "^5.3.0"
fast-levenshtein "^3.0.0"

Expand Down Expand Up @@ -8915,16 +8915,16 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.5.2.tgz#b90f9bb624fccb73e57dd733e3a5146f3eeb7599"
integrity sha512-9xUwaaNvdrN1tSx/jxKD1tsu/sR3ZHFv1f72S8GAZ01xmp5EGyRw97xUT64TFLPQLp/6h3zXm3VUwhZyCv9bkw==
oclif@^4.5.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.5.5.tgz#f56543d62ab6bfb17f0080b9a3f5ff4b85e7f79c"
integrity sha512-SCE73AioYF3a4I4hIc0VhE5KQb80ijXhdwxIoD0HAU49lipJ2YWOxTLfHudDUdPyZHOGNqwU4/wmEkMPhWjf1Q==
dependencies:
"@aws-sdk/client-cloudfront" "^3.525.0"
"@aws-sdk/client-s3" "^3.515.0"
"@oclif/core" "^3.21.0"
"@oclif/plugin-help" "^6.0.14"
"@oclif/plugin-not-found" "^3.0.10"
"@oclif/plugin-help" "^6.0.18"
"@oclif/plugin-not-found" "^3.0.14"
"@oclif/plugin-warn-if-update-available" "^3.0.12"
async-retry "^1.3.3"
change-case "^4"
Expand Down

0 comments on commit 9a946c5

Please sign in to comment.