Skip to content

Commit 9b8df4e

Browse files
chore(dev-deps): bump oclif from 4.17.0 to 4.17.4
Bumps [oclif](https://github.com/oclif/oclif) from 4.17.0 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.0...4.17.4) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1831857 commit 9b8df4e

1 file changed

Lines changed: 34 additions & 29 deletions

File tree

yarn.lock

Lines changed: 34 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1575,7 +1575,7 @@
15751575
wordwrap "^1.0.0"
15761576
wrap-ansi "^7.0.0"
15771577

1578-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.37":
1578+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.0":
15791579
version "4.2.0"
15801580
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.0.tgz#ab78b247dfd66322d9c9376ebaf3764e3c82fefe"
15811581
integrity sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw==
@@ -1614,34 +1614,34 @@
16141614
semver "^7.6.3"
16151615
ts-json-schema-generator "^1.5.1"
16161616

1617-
"@oclif/plugin-help@^6.2.17":
1618-
version "6.2.18"
1619-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.18.tgz#fab8173773bb0afcc7a8e459187021fe65c461df"
1620-
integrity sha512-mDYOl8RmldLkOg9i9YKgyBlpcyi/bNySoIVHJ2EJd2qCmZaXRKQKRW2Zkx92bwjik8jfs/A3EFI+p4DsrXi57g==
1617+
"@oclif/plugin-help@^6.2.20":
1618+
version "6.2.20"
1619+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e"
1620+
integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==
16211621
dependencies:
16221622
"@oclif/core" "^4"
16231623

1624-
"@oclif/plugin-not-found@^3.2.30":
1625-
version "3.2.31"
1626-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.31.tgz#a8147ff0138523ab7e86eb098006a6831d6093f1"
1627-
integrity sha512-EF3GmrenxqPLVCU75xLWbwohH1ot/yg+31vyPa4qJAkFspnmQ/Jv28afyk6q4ePcTA5lRC9PYqla5QsALngt3A==
1624+
"@oclif/plugin-not-found@^3.2.31":
1625+
version "3.2.32"
1626+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.32.tgz#5b96bb4ea006a45798ecd869fc5bfa019ce124bc"
1627+
integrity sha512-8uyqhwq0I2qkBra6W6Ti0opBqDsBbMywVWplhbt1TkjMr9B8ZA8F1cQYa5Zz14blJD7dSS+OAhSHb/Ikkm1g4Q==
16281628
dependencies:
16291629
"@inquirer/prompts" "^7.2.0"
16301630
"@oclif/core" "^4"
1631-
ansis "^3.3.1"
1631+
ansis "^3.5.2"
16321632
fast-levenshtein "^3.0.0"
16331633

1634-
"@oclif/plugin-warn-if-update-available@^3.1.21":
1635-
version "3.1.23"
1636-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.23.tgz#443b8d1d6f9303fadad1241815167f4e0c706ff9"
1637-
integrity sha512-0R15OCkpWktUsEdfVNvOIY078rE92Dkor2mB/F2/xW0/VEe3NQEVtiXMatpwYsjc4KKIiWtAVm2P0oQhEbodkg==
1634+
"@oclif/plugin-warn-if-update-available@^3.1.28":
1635+
version "3.1.28"
1636+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.28.tgz#61fc80da9ea819606711962d74686978f7c6039b"
1637+
integrity sha512-15UI0yrzsodQLltntbUOmR7Nyd1tmUWzbcnR7QJvWMgEMuImNjqNdSaeXUFc3UBtaK266YatJYJWL5SCb/MTWw==
16381638
dependencies:
16391639
"@oclif/core" "^4"
1640-
ansis "^3.3.1"
1641-
debug "^4.3.5"
1640+
ansis "^3.4.0"
1641+
debug "^4.4.0"
16421642
http-call "^5.2.2"
16431643
lodash "^4.17.21"
1644-
registry-auth-token "^5.0.2"
1644+
registry-auth-token "^5.0.3"
16451645

16461646
"@oclif/test@^3":
16471647
version "3.2.15"
@@ -3124,11 +3124,16 @@ ansicolors@~0.3.2:
31243124
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
31253125
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
31263126

3127-
ansis@^3.3.1, ansis@^3.3.2:
3127+
ansis@^3.3.2:
31283128
version "3.3.2"
31293129
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
31303130
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==
31313131

3132+
ansis@^3.4.0, ansis@^3.5.2:
3133+
version "3.5.2"
3134+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
3135+
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
3136+
31323137
anymatch@~3.1.2:
31333138
version "3.1.3"
31343139
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e"
@@ -6684,19 +6689,19 @@ object.values@^1.1.7:
66846689
es-abstract "^1.22.1"
66856690

66866691
oclif@^4:
6687-
version "4.17.0"
6688-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.0.tgz#da0fc5571d91ce69eef12d6ec06a747a38cf955f"
6689-
integrity sha512-fRj4J4uIzvRmqSTKGYmYuioG6im29niMBL499wcAIOyRM2UHJslrKi8MCxpzNgqUr6ekkdvyQ13HyzgdPlhytQ==
6692+
version "4.17.4"
6693+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.4.tgz#d435f6c95f6b6b19fb5cb0f35544f8b4f0e6a458"
6694+
integrity sha512-CELZOdxSfpM2Kl3dGP0N4fL4+RReGP18vo6oNklWoSP4ka+pJTBzO3W0o15KHAyrzpes5cui+xur3UPZIGr0LQ==
66906695
dependencies:
66916696
"@aws-sdk/client-cloudfront" "^3.699.0"
66926697
"@aws-sdk/client-s3" "^3.712.0"
66936698
"@inquirer/confirm" "^3.1.22"
66946699
"@inquirer/input" "^2.2.4"
66956700
"@inquirer/select" "^2.5.0"
6696-
"@oclif/core" "^4.0.37"
6697-
"@oclif/plugin-help" "^6.2.17"
6698-
"@oclif/plugin-not-found" "^3.2.30"
6699-
"@oclif/plugin-warn-if-update-available" "^3.1.21"
6701+
"@oclif/core" "^4.2.0"
6702+
"@oclif/plugin-help" "^6.2.20"
6703+
"@oclif/plugin-not-found" "^3.2.31"
6704+
"@oclif/plugin-warn-if-update-available" "^3.1.28"
67006705
async-retry "^1.3.3"
67016706
chalk "^4"
67026707
change-case "^4"
@@ -7322,10 +7327,10 @@ regexp.prototype.flags@^1.5.1:
73227327
define-properties "^1.2.0"
73237328
set-function-name "^2.0.0"
73247329

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

0 commit comments

Comments
 (0)