Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
fix(deps): bump @oclif/plugin-plugins from 4.1.21 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 4.1.21 to 4.2.1.
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@4.1.21...4.2.1)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2024
1 parent 5a88681 commit cc5f14f
Showing 1 changed file with 104 additions and 49 deletions.
153 changes: 104 additions & 49 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -871,10 +871,10 @@
treeverse "^3.0.0"
walk-up-path "^3.0.1"

"@npmcli/config@^8.0.1":
version "8.0.3"
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-8.0.3.tgz#deacc4217060f3bf3e751cfdc5dd91481595aecd"
integrity sha512-rqRX7/UORvm2YRImY67kyfwD9rpi5+KXXb1j/cpTUKRcUqvpJ9/PMMc7Vv57JVqmrFj8siBBFEmXI3Gg7/TonQ==
"@npmcli/config@^8.0.2":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-8.1.0.tgz#2c7f6f80d78b9c18d8a70ae7c5fdb481be727bb0"
integrity sha512-61LNEybTFaa9Z/f8y6X9s2Blc75aijZK67LxqC5xicBcfkw8M/88nYrRXGXxAUKm6GRlxTZ216dp1UK2+TbaYw==
dependencies:
"@npmcli/map-workspaces" "^3.0.2"
ci-info "^4.0.0"
Expand Down Expand Up @@ -1147,14 +1147,14 @@
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^4":
version "4.1.21"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.1.21.tgz#7106dccdc37ed7089705690417722ed55ad49c42"
integrity sha512-RCzMhAHSqZ9hc9nehkA5ukGiUVen44zX3BhsjdbzVy63q7/RRXaOf6QZqQZBIEPkab4HWiXFbl4Y+M+hCYAIww==
version "4.2.1"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-4.2.1.tgz#8676d9fa81265ed9b060a0fc69cd77666321e926"
integrity sha512-S+Pq5WivaIwTQiZ+3jqz5Vv9sB5DDeA/iVyUEFt824TwlVo0uK58o2/W9Vs/S/2Bwkpl5Tv+Iu0SErdv3KQ7/g==
dependencies:
"@oclif/core" "^3.10.2"
chalk "^5.3.0"
debug "^4.3.4"
npm "10.2.3"
npm "10.2.4"
npm-run-path "^4.0.1"
semver "^7.5.4"
shelljs "^0.8.5"
Expand Down Expand Up @@ -1299,6 +1299,18 @@
dependencies:
"@sigstore/protobuf-specs" "^0.2.1"

"@sigstore/bundle@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@sigstore/bundle/-/bundle-2.1.1.tgz#7fad9a1728939301607103722ac6f2a083d2f09a"
integrity sha512-v3/iS+1nufZdKQ5iAlQKcCsoh0jffQyABvYIxKsZQFWc4ubuGjwZklFHpDgV6O6T7vvV78SW5NHI91HFKEcxKg==
dependencies:
"@sigstore/protobuf-specs" "^0.2.1"

"@sigstore/core@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@sigstore/core/-/core-0.2.0.tgz#2d8ecae2c38a59a52b1dcbd6110014d88de08a80"
integrity sha512-THobAPPZR9pDH2CAvDLpkrYedt7BlZnsyxDe+Isq4ZmGfPy5juOFZq487vCU2EgKD7aHSiTfE/i7sN7aEdzQnA==

"@sigstore/protobuf-specs@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@sigstore/protobuf-specs/-/protobuf-specs-0.2.1.tgz#be9ef4f3c38052c43bd399d3f792c97ff9e2277b"
Expand All @@ -1313,6 +1325,16 @@
"@sigstore/protobuf-specs" "^0.2.1"
make-fetch-happen "^13.0.0"

"@sigstore/sign@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@sigstore/sign/-/sign-2.2.1.tgz#b37383db1f25ab20cfec980d23ce08e6f99e6caf"
integrity sha512-U5sKQEj+faE1MsnLou1f4DQQHeFZay+V9s9768lw48J4pKykPj34rWyI1lsMOGJ3Mae47Ye6q3HAJvgXO21rkQ==
dependencies:
"@sigstore/bundle" "^2.1.1"
"@sigstore/core" "^0.2.0"
"@sigstore/protobuf-specs" "^0.2.1"
make-fetch-happen "^13.0.0"

"@sigstore/tuf@^2.1.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@sigstore/tuf/-/tuf-2.2.0.tgz#ef636239687e41af3f2ce10667ab88f5ca6165b3"
Expand All @@ -1321,6 +1343,23 @@
"@sigstore/protobuf-specs" "^0.2.1"
tuf-js "^2.1.0"

"@sigstore/tuf@^2.2.0", "@sigstore/tuf@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@sigstore/tuf/-/tuf-2.3.0.tgz#de64925ea10b16f3a7e77535d91eaf22be4dd904"
integrity sha512-S98jo9cpJwO1mtQ+2zY7bOdcYyfVYCUaofCG6wWRzk3pxKHVAkSfshkfecto2+LKsx7Ovtqbgb2LS8zTRhxJ9Q==
dependencies:
"@sigstore/protobuf-specs" "^0.2.1"
tuf-js "^2.2.0"

"@sigstore/verify@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@sigstore/verify/-/verify-0.1.0.tgz#c017aadb1a516ab4a10651cece29463aa9540bfe"
integrity sha512-2UzMNYAa/uaz11NhvgRnIQf4gpLTJ59bhb8ESXaoSS5sxedfS+eLak8bsdMc+qpNQfITUTFoSKFx5h8umlRRiA==
dependencies:
"@sigstore/bundle" "^2.1.1"
"@sigstore/core" "^0.2.0"
"@sigstore/protobuf-specs" "^0.2.1"

"@sindresorhus/is@^4.0.0":
version "4.6.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
Expand Down Expand Up @@ -2761,22 +2800,17 @@ ci-info@^3.8.0:
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91"
integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==

ci-info@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==

ci-info@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.0.0.tgz#65466f8b280fc019b9f50a5388115d17a63a44f2"
integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==

cidr-regex@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-3.1.1.tgz#ba1972c57c66f61875f18fd7dd487469770b571d"
integrity sha512-RBqYd32aDwbCMFJRL6wHOlDNYJsPNTt8vC82ErHF5vKt8QQzxm1FrkW8s/R5pVrXMf17sba09Uoy91PKiddAsw==
cidr-regex@4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-4.0.3.tgz#07b52c9762d1ff546a50740e92fc2b5b13a6d871"
integrity sha512-HOwDIy/rhKeMf6uOzxtv7FAbrz8zPjmVKfSpM+U7/bNBXC5rtOyr758jxcptiSx6ZZn5LOhPJT5WWxPAGDV8dw==
dependencies:
ip-regex "^4.1.0"
ip-regex "^5.0.0"

clean-regexp@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -4516,10 +4550,10 @@ interpret@^1.0.0:
resolved "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz"
integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==

ip-regex@^4.1.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
ip-regex@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-5.0.0.tgz#cd313b2ae9c80c07bd3851e12bf4fa4dc5480632"
integrity sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==

ip@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -4584,12 +4618,12 @@ is-callable@^1.2.7:
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==

is-cidr@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-4.0.2.tgz#94c7585e4c6c77ceabf920f8cde51b8c0fda8814"
integrity sha512-z4a1ENUajDbEl/Q6/pVBpTR1nBjjEE1X7qb7bmWYanNnPoKAvUCPFKeXV6Fe4mgTkWKBqiHIcwsI3SndiO5FeA==
is-cidr@^5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-5.0.3.tgz#fcf817c0146dd4a318f27938af89e98a9b21bdd5"
integrity sha512-lKkM0tmz07dAxNsr8Ii9MGreExa9ZR34N9j8mTG5op824kcwBqinZPowNjcVWWc7j+jR8XAMMItOmBkniN0jOA==
dependencies:
cidr-regex "^3.1.1"
cidr-regex "4.0.3"

is-core-module@^2.11.0, is-core-module@^2.13.0:
version "2.13.0"
Expand Down Expand Up @@ -4988,10 +5022,10 @@ libnpmdiff@^6.0.3:
pacote "^17.0.4"
tar "^6.2.0"

libnpmexec@^7.0.3:
version "7.0.5"
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-7.0.5.tgz#efde78a1367bc17c6c65b9135c3b9aea1e098f3e"
integrity sha512-I0a07CiQ2LTKhjd2ZnYQafe9YQrod/GD2uZ1H//j22PBJvIJPUOJdzuqHyoNB/4/6KILaZNX01Mb6dhp8Vr9rw==
libnpmexec@^7.0.4:
version "7.0.7"
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-7.0.7.tgz#ffa67bfbb06f8881ada989d0aa5094e2033f4194"
integrity sha512-pkca7D8s84GqLQf8wh7QKWXUlUKc+BQlwztzCqjWqxVNYjl2sF+WRGB1cmVFBshJ82tm2etWkpmxmkrHus4uJQ==
dependencies:
"@npmcli/arborist" "^7.2.1"
"@npmcli/run-script" "^7.0.2"
Expand Down Expand Up @@ -5038,18 +5072,18 @@ libnpmpack@^6.0.3:
npm-package-arg "^11.0.1"
pacote "^17.0.4"

libnpmpublish@^9.0.1:
version "9.0.3"
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-9.0.3.tgz#644ee50543687eee79bcf2a5bd759a2ff6e60a0d"
integrity sha512-XoF0QgT1Ph9RMBfTwiwZeRN4Rs5t4w1POaRxaoVoWCMUqysswwlAPu3ZZJDNbh7asXBWXcXTJziDWkInhpbiBg==
libnpmpublish@^9.0.2:
version "9.0.4"
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-9.0.4.tgz#0222c14578088ca9a758585c36d8133b828c87ad"
integrity sha512-330o6pVsCCg77jQ/+kidyG/RiohXYQKpqmzOC4BjUDWcimb+mXptRBh1Kvy27/Zb/CStZLVrfgGc6tXf5+PE3Q==
dependencies:
ci-info "^4.0.0"
normalize-package-data "^6.0.0"
npm-package-arg "^11.0.1"
npm-registry-fetch "^16.0.0"
proc-log "^3.0.0"
semver "^7.3.7"
sigstore "^2.1.0"
sigstore "^2.2.0"
ssri "^10.0.5"

libnpmsearch@^7.0.0:
Expand Down Expand Up @@ -5867,25 +5901,25 @@ npm-user-validate@^2.0.0:
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-2.0.0.tgz#7b69bbbff6f7992a1d9a8968d52fd6b6db5431b6"
integrity sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q==

[email protected].3:
version "10.2.3"
resolved "https://registry.yarnpkg.com/npm/-/npm-10.2.3.tgz#f30ed73c400685ab52bf3f21cd3fcab1c5b007ce"
integrity sha512-GbUui/rHTl0mW8HhJSn4A0Xg89yCR3I9otgJT1i0z1QBPOVlgbh6rlcUTpHT8Gut9O1SJjWRUU0nEcAymhG2tQ==
[email protected].4:
version "10.2.4"
resolved "https://registry.yarnpkg.com/npm/-/npm-10.2.4.tgz#5ada7389d5f32b7a8e2900a9fd2f5eb5ed7e71c2"
integrity sha512-umEuYneVEYO9KoEEI8n2sSGmNQeqco/3BSeacRlqIkCzw4E7XGtYSWMeJobxzr6hZ2n9cM+u5TsMTcC5bAgoWA==
dependencies:
"@isaacs/string-locale-compare" "^1.1.0"
"@npmcli/arborist" "^7.2.1"
"@npmcli/config" "^8.0.1"
"@npmcli/config" "^8.0.2"
"@npmcli/fs" "^3.1.0"
"@npmcli/map-workspaces" "^3.0.4"
"@npmcli/package-json" "^5.0.0"
"@npmcli/promise-spawn" "^7.0.0"
"@npmcli/run-script" "^7.0.2"
"@sigstore/tuf" "^2.1.0"
"@sigstore/tuf" "^2.2.0"
abbrev "^2.0.0"
archy "~1.0.0"
cacache "^18.0.0"
chalk "^5.3.0"
ci-info "^3.9.0"
ci-info "^4.0.0"
cli-columns "^4.0.0"
cli-table3 "^0.6.3"
columnify "^1.6.0"
Expand All @@ -5896,16 +5930,16 @@ [email protected]:
hosted-git-info "^7.0.1"
ini "^4.1.1"
init-package-json "^6.0.0"
is-cidr "^4.0.2"
is-cidr "^5.0.3"
json-parse-even-better-errors "^3.0.0"
libnpmaccess "^8.0.1"
libnpmdiff "^6.0.3"
libnpmexec "^7.0.3"
libnpmexec "^7.0.4"
libnpmfund "^5.0.1"
libnpmhook "^10.0.0"
libnpmorg "^6.0.1"
libnpmpack "^6.0.3"
libnpmpublish "^9.0.1"
libnpmpublish "^9.0.2"
libnpmsearch "^7.0.0"
libnpmteam "^6.0.0"
libnpmversion "^5.0.1"
Expand Down Expand Up @@ -5934,7 +5968,7 @@ [email protected]:
semver "^7.5.4"
spdx-expression-parse "^3.0.1"
ssri "^10.0.5"
strip-ansi "^6.0.1"
strip-ansi "^7.1.0"
supports-color "^9.4.0"
tar "^6.2.0"
text-table "~0.2.0"
Expand Down Expand Up @@ -6918,7 +6952,7 @@ signal-exit@^4.0.1:
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.0.2.tgz#ff55bb1d9ff2114c13b400688fa544ac63c36967"
integrity sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==

sigstore@^2.0.0, sigstore@^2.1.0:
sigstore@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/sigstore/-/sigstore-2.1.0.tgz#c577b596642b3f360dc4135d476466e6edeb2364"
integrity sha512-kPIj+ZLkyI3QaM0qX8V/nSsweYND3W448pwkDgS6CQ74MfhEkIR8ToK5Iyx46KJYRjseVcD3Rp9zAmUAj6ZjPw==
Expand All @@ -6928,6 +6962,18 @@ sigstore@^2.0.0, sigstore@^2.1.0:
"@sigstore/sign" "^2.1.0"
"@sigstore/tuf" "^2.1.0"

sigstore@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/sigstore/-/sigstore-2.2.0.tgz#acba5f73ca2158d2b0507bc52d3592149c3ed20e"
integrity sha512-fcU9clHwEss2/M/11FFM8Jwc4PjBgbhXoNskoK5guoK0qGQBSeUbQZRJ+B2fDFIvhyf0gqCaPrel9mszbhAxug==
dependencies:
"@sigstore/bundle" "^2.1.1"
"@sigstore/core" "^0.2.0"
"@sigstore/protobuf-specs" "^0.2.1"
"@sigstore/sign" "^2.2.1"
"@sigstore/tuf" "^2.3.0"
"@sigstore/verify" "^0.1.0"

simple-swizzle@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
Expand Down Expand Up @@ -7191,7 +7237,7 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^7.0.1:
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
Expand Down Expand Up @@ -7417,6 +7463,15 @@ tuf-js@^2.1.0:
debug "^4.3.4"
make-fetch-happen "^13.0.0"

tuf-js@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-2.2.0.tgz#4daaa8620ba7545501d04dfa933c98abbcc959b9"
integrity sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==
dependencies:
"@tufjs/models" "2.0.0"
debug "^4.3.4"
make-fetch-happen "^13.0.0"

tunnel-agent@^0.6.0:
version "0.6.0"
resolved "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz"
Expand Down

0 comments on commit cc5f14f

Please sign in to comment.