From f0bf74067e75e2e65c9b83bcf8a9953fe4edc143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 08:51:43 +0000 Subject: [PATCH] chore(dev-deps): bump oclif from 4.17.14 to 4.17.17 Bumps [oclif](https://github.com/oclif/oclif) from 4.17.14 to 4.17.17. - [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.14...4.17.17) --- 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 | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 394d94e..aef5018 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "lint-staged": "^15", "mocha": "^10.8.2", "nyc": "^15.1.0", - "oclif": "^4.17.14", + "oclif": "^4.17.17", "prettier": "^3.4.2", "shx": "^0.3.4", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 48a4be1..402ac75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1788,13 +1788,13 @@ 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.2.0": - version "4.2.3" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.3.tgz#b81399b7cf4758b5fe59777e060fb84c7c7e6153" - integrity sha512-JVEONwSZAfTNZCS81ah2u42Ya1mSeutCtHpoqMq/U+vP9Ka3Ni15/AqtcVtpH1afdUUn5RgtJYj+zlsrvMwksA== +"@oclif/core@^4", "@oclif/core@^4.2.3": + version "4.2.4" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf" + integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ== dependencies: ansi-escapes "^4.3.2" - ansis "^3.8.1" + ansis "^3.9.0" clean-stack "^3.0.1" cli-spinners "^2.9.2" debug "^4.4.0" @@ -1829,10 +1829,10 @@ ansis "^3.5.2" fast-levenshtein "^3.0.0" -"@oclif/plugin-warn-if-update-available@^3.1.29": - version "3.1.30" - resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.30.tgz#e7b2d7d0dde92df095287e45d415ae24f594b541" - integrity sha512-mluHDyIraM8T0Je25npNwV0p8T2cudeTe1N6P6KQ2rgPpgcW59Z+vze0VSJcZ7f+S65M3mk0TXn3qj7gtS3PLA== +"@oclif/plugin-warn-if-update-available@^3.1.30": + version "3.1.31" + resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.31.tgz#203bc7e63f7f7df5bb1e31f42c3c1b52eaa00763" + integrity sha512-0ZN7o+Tv00gYrwlKsfMQ8VvJGb9Vhr3UYStFJh1AbEdGTPlURv51aatTW27AIV2atfluCh0MMntVZSzoDcuxSQ== dependencies: "@oclif/core" "^4" ansis "^3.5.2" @@ -5664,20 +5664,20 @@ object.values@^1.2.0: define-properties "^1.2.1" es-object-atoms "^1.0.0" -oclif@^4.17.14: - version "4.17.14" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.14.tgz#0bc14b15419292c2ec188ce77890c7d21d4ec2f8" - integrity sha512-Q14gf27QRLrlAu3IHCnWNG8nXcZCzoFpf2mNM66ZSrgpfH6ki+z4U5+Ea+HsRHNS4fv7skW+fy7TZx1GHuRC4Q== +oclif@^4.17.17: + version "4.17.17" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.17.tgz#6b5b8d1ec1cf27c83ec4b031c3b347c8eca43617" + integrity sha512-k1aiaYO6LVzIm6uaMbQ5QceH/OzyhEz5bHIJLfiGJCs17fwnfab/m7jUAZ/4BlJ5OiA69GYmt++jcqHAOWW8Yg== dependencies: "@aws-sdk/client-cloudfront" "^3.726.1" "@aws-sdk/client-s3" "^3.722.0" "@inquirer/confirm" "^3.1.22" "@inquirer/input" "^2.2.4" "@inquirer/select" "^2.5.0" - "@oclif/core" "^4.2.0" + "@oclif/core" "^4.2.3" "@oclif/plugin-help" "^6.2.21" "@oclif/plugin-not-found" "^3.2.32" - "@oclif/plugin-warn-if-update-available" "^3.1.29" + "@oclif/plugin-warn-if-update-available" "^3.1.30" async-retry "^1.3.3" chalk "^4" change-case "^4"