From e9154a2c59a6443776b5e01bcd3a8c3407e30241 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 13:08:43 +0000 Subject: [PATCH] Update dependency oclif to v3.2.9 --- package.json | 2 +- yarn.lock | 56 ++++++++++++++++++++++++++++++---------------------- 2 files changed, 33 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index 91905ef..95811b6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-config-oclif": "4.0.0", "eslint-config-oclif-typescript": "1.0.2", "globby": "13.1.2", - "oclif": "3.1.1", + "oclif": "3.2.9", "shx": "0.3.4", "ts-node": "10.8.1", "tslib": "2.4.0", diff --git a/yarn.lock b/yarn.lock index df0f5f4..7f95f21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -490,7 +490,7 @@ is-wsl "^2.1.1" tslib "^2.3.1" -"@oclif/core@^1", "@oclif/core@^1.0.8", "@oclif/core@^1.2.0", "@oclif/core@^1.2.1", "@oclif/core@^1.3.1", "@oclif/core@^1.3.6": +"@oclif/core@^1", "@oclif/core@^1.2.0", "@oclif/core@^1.2.1", "@oclif/core@^1.3.1", "@oclif/core@^1.3.6": version "1.9.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.9.0.tgz#bb2a7820a9176f28921f449c0f577d39c15e74d0" integrity sha512-duvlaRQf4JM+mKuwwos1DNa/Q9x6tnF3khV5RU0fy5hhETF7THlTmxioKlIvKMyQDVpySqtZXZ0OKHeCi2EWuQ== @@ -524,10 +524,10 @@ widest-line "^3.1.0" wrap-ansi "^7.0.0" -"@oclif/core@^1.9.9": - version "1.9.10" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.9.10.tgz#a744fb5a65139b04e82e162cb09124280d49f757" - integrity sha512-0b32MZw4O99/Pn8uFoVux8HQC35GHR+fbVkjuohwq9GI3oOCsKar+feQFTWoCiRf6XvKFBGcOHzKNB1dKHiIOg== +"@oclif/core@^1.16.4": + version "1.16.4" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.16.4.tgz#fafa338ada0624d7f1adac036302b05a37cd96d0" + integrity sha512-l+xHtVMteJWeTZZ+f2yLyNjf69X0mhAH8GILXnmoAGAemXbc1DVstvloxOouarvm9xyHHhquzO1Qg5l6xa1VIw== dependencies: "@oclif/linewrap" "^1.0.0" "@oclif/screen" "^3.0.2" @@ -599,13 +599,20 @@ chalk "^4.1.0" tslib "^2.3.1" -"@oclif/plugin-help@^5", "@oclif/plugin-help@^5.1.12": +"@oclif/plugin-help@^5": version "5.1.12" resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.12.tgz#24a18631eb9b22cb55e1a3b8e4f6039fd42727e6" integrity sha512-HvH/RubJxqCinP0vUWQLTOboT+SfjfL8h40s+PymkWaldIcXlpoRaJX50vz+SjZIs7uewZwEk8fzLqpF/BWXlg== dependencies: "@oclif/core" "^1.3.6" +"@oclif/plugin-help@^5.1.14": + version "5.1.14" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-5.1.14.tgz#641e6f2c7effb4a21573d50c649af662a919bcf9" + integrity sha512-jhpD0a2bEp3YW93sQcUM3b15DH+svQqC9pMXNp1m1VyAPoskdaELgt5P/5SjmNuFwqws8scxpbYKlr2/lvvkGQ== + dependencies: + "@oclif/core" "^1.16.4" + "@oclif/plugin-not-found@^2.3.1": version "2.3.1" resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.1.tgz#8fe1019fdeeb77be055314662bb9180808222e80" @@ -633,12 +640,12 @@ tslib "^2.0.0" yarn "^1.22.17" -"@oclif/plugin-warn-if-update-available@^2.0.4": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.4.tgz#3d509ca2394cccf65e6622be812d7be4065a60aa" - integrity sha512-9dprC1CWPjesg0Vf/rDSQH2tzJXhP1ow84cb2My1kj6e6ESulPKpctiCFSZ1WaCQFfq+crKhzlNoP/vRaXNUAg== +"@oclif/plugin-warn-if-update-available@^2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.6.tgz#fed51d198ba5d621a05690f4639ef988c65245e0" + integrity sha512-9PSerV/jz3Mq5P8+bfLhr4UrTNOLmhUo8tGsv/CzJ0c/QffjYONZ8pCNsrVDO+wWzzuYHedXPZjDpOCmMcTTag== dependencies: - "@oclif/core" "^1.0.8" + "@oclif/core" "^1.16.4" chalk "^4.1.0" debug "^4.1.0" fs-extra "^9.0.1" @@ -3456,7 +3463,7 @@ isarray@^1.0.0, isarray@~1.0.0: resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= -isbinaryfile@^4.0.8: +isbinaryfile@^4.0.10, isbinaryfile@^4.0.8: version "4.0.10" resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-4.0.10.tgz#0c5b5e30c2557a2f06febd37b7322946aaee42b3" integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw== @@ -4222,15 +4229,15 @@ object.assign@^4.1.2: has-symbols "^1.0.1" object-keys "^1.1.1" -oclif@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.1.1.tgz#d79ea49384ef27b30d840f68af91696a8551fe33" - integrity sha512-5ahBXt5Q4Nh+JmRWAJhW2LIj6hXNhRu0aqkN4U2VMZ0YTHEN6jrr0HyJ7aGp5FnXt9rycOeVQqcixt62+iSj8w== +oclif@3.2.9: + version "3.2.9" + resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.2.9.tgz#b0a8a00f41e4f3415a88f45ecd80eb5959493b04" + integrity sha512-zHplrK9asJThrtv8ck4ayMmDWcjdLEa2VRAMpRmBlfm/y7iIqZlLAR73+m7uAu3sSwef0OukAqlOle8eYvYNWg== dependencies: - "@oclif/core" "^1.9.9" - "@oclif/plugin-help" "^5.1.12" + "@oclif/core" "^1.16.4" + "@oclif/plugin-help" "^5.1.14" "@oclif/plugin-not-found" "^2.3.1" - "@oclif/plugin-warn-if-update-available" "^2.0.4" + "@oclif/plugin-warn-if-update-available" "^2.0.6" aws-sdk "^2.1116.0" concurrently "^7.0.0" debug "^4.3.3" @@ -4242,7 +4249,7 @@ oclif@3.1.1: qqjs "^0.3.11" semver "^7.3.5" tslib "^2.3.1" - yeoman-environment "^3.9.1" + yeoman-environment "^3.11.1" yeoman-generator "^5.6.1" yosay "^2.0.2" @@ -5930,10 +5937,10 @@ yarn@^1.22.17: resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.18.tgz#05b822ade8c672987bab8858635145da0850f78a" integrity sha512-oFffv6Jp2+BTUBItzx1Z0dpikTX+raRdqupfqzeMKnoh7WD6RuPAxcqDkMUy9vafJkrB0YaV708znpuMhEBKGQ== -yeoman-environment@^3.9.1: - version "3.9.1" - resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.9.1.tgz#21912bdee4b1d302a5c25a7d31338fa092ea7116" - integrity sha512-IdRnbQt/DSOSnao0oD9c+or1X2UrL+fx9eC0O7Lq/MGZV68nhv9k77MqG+hEAySPSlyCpocVlhfQwV62hczk5Q== +yeoman-environment@^3.11.1: + version "3.11.1" + resolved "https://registry.yarnpkg.com/yeoman-environment/-/yeoman-environment-3.11.1.tgz#7379489f0925a9e8cb619c0333629ba1ff8d4bbd" + integrity sha512-WxPntJFhdJiBtkaJOmkv/v5siWVJvLX2GB26TXMPaIgxHGhreKUwACI2jzjnsFcHv1F8Uayp668NZsz8ygalvg== dependencies: "@npmcli/arborist" "^4.0.4" are-we-there-yet "^2.0.0" @@ -5953,6 +5960,7 @@ yeoman-environment@^3.9.1: grouped-queue "^2.0.0" inquirer "^8.0.0" is-scoped "^2.1.0" + isbinaryfile "^4.0.10" lodash "^4.17.10" log-symbols "^4.0.0" mem-fs "^1.2.0 || ^2.0.0"