From d45625f7c5ad6b4c575ae614eb5836e80f1e0e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 11:49:52 +0000 Subject: [PATCH] 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](https://github.com/oclif/oclif/compare/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] --- package.json | 2 +- yarn.lock | 54 ++++++++++++++++++++++++++-------------------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index 628f1e9..aee8b8d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lint-staged": "^15.2.11", "mocha": "^10.8.2", "nyc": "^15", - "oclif": "^4.17.0", + "oclif": "^4.17.4", "prettier": "^3.4.2", "shx": "^0.3.4", "sinon": "^18.0.1", diff --git a/yarn.lock b/yarn.lock index 311c134..55ca792 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1751,7 +1751,7 @@ resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e" integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA== -"@oclif/core@^4", "@oclif/core@^4.0.37": +"@oclif/core@^4", "@oclif/core@^4.2.0": version "4.2.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.0.tgz#ab78b247dfd66322d9c9376ebaf3764e3c82fefe" integrity sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw== @@ -1775,34 +1775,34 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.17": +"@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": - 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== +"@oclif/plugin-not-found@^3.2.31": + version "3.2.32" + resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.32.tgz#5b96bb4ea006a45798ecd869fc5bfa019ce124bc" + integrity sha512-8uyqhwq0I2qkBra6W6Ti0opBqDsBbMywVWplhbt1TkjMr9B8ZA8F1cQYa5Zz14blJD7dSS+OAhSHb/Ikkm1g4Q== dependencies: "@inquirer/prompts" "^7.2.0" "@oclif/core" "^4" - ansis "^3.3.1" + ansis "^3.5.2" fast-levenshtein "^3.0.0" -"@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" @@ -2822,7 +2822,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.2.1: resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5" integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== -ansis@^3.3.1, ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2: +ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2: version "3.5.2" resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96" integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag== @@ -5810,20 +5810,20 @@ object.values@^1.2.0: define-properties "^1.2.1" es-object-atoms "^1.0.0" -oclif@^4.17.0: - version "4.17.0" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.0.tgz#da0fc5571d91ce69eef12d6ec06a747a38cf955f" - integrity sha512-fRj4J4uIzvRmqSTKGYmYuioG6im29niMBL499wcAIOyRM2UHJslrKi8MCxpzNgqUr6ekkdvyQ13HyzgdPlhytQ== +oclif@^4.17.4: + 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.0.37" - "@oclif/plugin-help" "^6.2.17" - "@oclif/plugin-not-found" "^3.2.30" - "@oclif/plugin-warn-if-update-available" "^3.1.21" + "@oclif/core" "^4.2.0" + "@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" @@ -6194,10 +6194,10 @@ regexpp@^3.0.0: resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2" integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== -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"