Skip to content

Commit

Permalink
chore(dev-deps): bump oclif from 4.17.1 to 4.17.4 (#300)
Browse files Browse the repository at this point in the history
Bumps [oclif](https://github.com/oclif/oclif) from 4.17.1 to 4.17.4.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.17.1...4.17.4)

---
updated-dependencies:
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent 8209425 commit 0d5f073
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1626,14 +1626,14 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.17":
version "6.2.19"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.19.tgz#24ae926f2944628dd62a6bbfc495f85fc8e43b13"
integrity sha512-q2fIACWHJehppWTTgJm/llleKDgxt42IBVcK6Rp4H6qzET24t2zs0vbALx5XxsNCKl3/UuJhyW2XXQqvGmvWJQ==
"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.20":
version "6.2.20"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e"
integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==
dependencies:
"@oclif/core" "^4"

"@oclif/plugin-not-found@^3.2.30":
"@oclif/plugin-not-found@^3.2.31":
version "3.2.31"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.31.tgz#a8147ff0138523ab7e86eb098006a6831d6093f1"
integrity sha512-EF3GmrenxqPLVCU75xLWbwohH1ot/yg+31vyPa4qJAkFspnmQ/Jv28afyk6q4ePcTA5lRC9PYqla5QsALngt3A==
Expand All @@ -1660,17 +1660,17 @@
which "^4.0.0"
yarn "^1.22.22"

"@oclif/plugin-warn-if-update-available@^3.1.21":
version "3.1.21"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.21.tgz#2c86e4cdeb7dac3293e6c67094c4e6f9a3d3e62b"
integrity sha512-yG03rR6Z795lSlkuS+6A9JBSq/VQZ40XspTsKdXa/PUJl52RTeZeOHlaecuv4TddAE6T8VsPdWvry68q5TPE4w==
"@oclif/plugin-warn-if-update-available@^3.1.28":
version "3.1.28"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.28.tgz#61fc80da9ea819606711962d74686978f7c6039b"
integrity sha512-15UI0yrzsodQLltntbUOmR7Nyd1tmUWzbcnR7QJvWMgEMuImNjqNdSaeXUFc3UBtaK266YatJYJWL5SCb/MTWw==
dependencies:
"@oclif/core" "^4"
ansis "^3.3.1"
debug "^4.3.5"
ansis "^3.4.0"
debug "^4.4.0"
http-call "^5.2.2"
lodash "^4.17.21"
registry-auth-token "^5.0.2"
registry-auth-token "^5.0.3"

"@oclif/prettier-config@^0.2.1":
version "0.2.1"
Expand Down Expand Up @@ -5445,19 +5445,19 @@ object.values@^1.1.7:
es-object-atoms "^1.0.0"

oclif@^4:
version "4.17.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.1.tgz#36f64c96af9aea2e3db88f20f5d55b07cd4cb9ef"
integrity sha512-hxOTY63vH2W+yW5ecBviF++ZX0GLKyRB2D0g8kA+0Q+1AEtwYM5UQ+xwO7lksVLkhPUDBgbN3tAwcL2aBSnGNQ==
version "4.17.4"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.4.tgz#d435f6c95f6b6b19fb5cb0f35544f8b4f0e6a458"
integrity sha512-CELZOdxSfpM2Kl3dGP0N4fL4+RReGP18vo6oNklWoSP4ka+pJTBzO3W0o15KHAyrzpes5cui+xur3UPZIGr0LQ==
dependencies:
"@aws-sdk/client-cloudfront" "^3.699.0"
"@aws-sdk/client-s3" "^3.712.0"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4.2.0"
"@oclif/plugin-help" "^6.2.17"
"@oclif/plugin-not-found" "^3.2.30"
"@oclif/plugin-warn-if-update-available" "^3.1.21"
"@oclif/plugin-help" "^6.2.20"
"@oclif/plugin-not-found" "^3.2.31"
"@oclif/plugin-warn-if-update-available" "^3.1.28"
async-retry "^1.3.3"
chalk "^4"
change-case "^4"
Expand Down Expand Up @@ -5893,10 +5893,10 @@ regexpp@^3.0.0:
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==

registry-auth-token@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.0.2.tgz#8b026cc507c8552ebbe06724136267e63302f756"
integrity sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==
registry-auth-token@^5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.0.3.tgz#417d758c8164569de8cf5cabff16cc937902dcc6"
integrity sha512-1bpc9IyC+e+CNFRaWyn77tk4xGG4PPUyfakSmA6F6cvUDjrm58dfyJ3II+9yb10EDkHoy1LaPSmHaWLOH3m6HA==
dependencies:
"@pnpm/npm-conf" "^2.1.0"

Expand Down

0 comments on commit 0d5f073

Please sign in to comment.