From b83585b0a6c776eb261a137202fcdd457deee073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 07:32:07 +0000 Subject: [PATCH] chore(deps): bump @oclif/plugin-plugins from 4.3.3 to 4.3.9 Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 4.3.3 to 4.3.9. - [Release notes](https://github.com/oclif/plugin-plugins/releases) - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-plugins/compare/4.3.3...4.3.9) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .pnp.cjs | 45 ++++++++++++++++++++++++++++++++++++++++----- yarn.lock | 46 +++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 81 insertions(+), 10 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index 7c84d551..21ebc3fd 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -2035,7 +2035,7 @@ const RAW_RUNTIME_STATE = ["@jest/globals", "npm:29.7.0"],\ ["@oclif/core", "npm:3.23.0"],\ ["@oclif/plugin-help", "npm:6.0.18"],\ - ["@oclif/plugin-plugins", "npm:4.3.3"],\ + ["@oclif/plugin-plugins", "npm:4.3.9"],\ ["@sindresorhus/is", "npm:6.2.0"],\ ["@types/clone-deep", "npm:4.0.4"],\ ["@types/invariant", "npm:2.2.37"],\ @@ -2617,6 +2617,41 @@ const RAW_RUNTIME_STATE = ["wrap-ansi", "npm:7.0.0"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:3.26.0", {\ + "packageLocation": "./.yarn/cache/@oclif-core-npm-3.26.0-3e803fa864-fea90f5037.zip/node_modules/@oclif/core/",\ + "packageDependencies": [\ + ["@oclif/core", "npm:3.26.0"],\ + ["@types/cli-progress", "npm:3.11.5"],\ + ["ansi-escapes", "npm:4.3.2"],\ + ["ansi-styles", "npm:4.3.0"],\ + ["cardinal", "npm:2.1.1"],\ + ["chalk", "npm:4.1.2"],\ + ["clean-stack", "npm:3.0.1"],\ + ["cli-progress", "npm:3.12.0"],\ + ["color", "npm:4.2.3"],\ + ["debug", "virtual:30ae1b516455a167eb3d9013918bf7815efd3c2d5e3029499f81b9758e267bfdf1c475733cf5c968b415160ac46414b6bc0ed61700c134ee705a399e0142e691#npm:4.3.4"],\ + ["ejs", "npm:3.1.9"],\ + ["get-package-type", "npm:0.1.0"],\ + ["globby", "npm:11.1.0"],\ + ["hyperlinker", "npm:1.0.0"],\ + ["indent-string", "npm:4.0.0"],\ + ["is-wsl", "npm:2.2.0"],\ + ["js-yaml", "npm:3.14.1"],\ + ["minimatch", "npm:9.0.3"],\ + ["natural-orderby", "npm:2.0.3"],\ + ["object-treeify", "npm:1.1.33"],\ + ["password-prompt", "npm:1.1.3"],\ + ["slice-ansi", "npm:4.0.0"],\ + ["string-width", "npm:4.2.3"],\ + ["strip-ansi", "npm:6.0.1"],\ + ["supports-color", "npm:8.1.1"],\ + ["supports-hyperlinks", "npm:2.3.0"],\ + ["widest-line", "npm:3.1.0"],\ + ["wordwrap", "npm:1.0.0"],\ + ["wrap-ansi", "npm:7.0.0"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@oclif/plugin-help", [\ @@ -2630,11 +2665,11 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["@oclif/plugin-plugins", [\ - ["npm:4.3.3", {\ - "packageLocation": "./.yarn/cache/@oclif-plugin-plugins-npm-4.3.3-1a9b051216-c764ee1193.zip/node_modules/@oclif/plugin-plugins/",\ + ["npm:4.3.9", {\ + "packageLocation": "./.yarn/cache/@oclif-plugin-plugins-npm-4.3.9-378c8be215-07f7a387aa.zip/node_modules/@oclif/plugin-plugins/",\ "packageDependencies": [\ - ["@oclif/plugin-plugins", "npm:4.3.3"],\ - ["@oclif/core", "npm:3.23.0"],\ + ["@oclif/plugin-plugins", "npm:4.3.9"],\ + ["@oclif/core", "npm:3.26.0"],\ ["chalk", "npm:5.3.0"],\ ["debug", "virtual:1ff4b5f90832ba0a9c93ba1223af226e44ba70c1126a3740d93562b97bc36544e896a5e95908196f7458713e6a6089a34bfc67362fc6df7fa093bd06c878be47#npm:4.3.4"],\ ["npm", "npm:10.5.0"],\ diff --git a/yarn.lock b/yarn.lock index c01c73cd..7090c36c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1850,7 +1850,7 @@ __metadata: languageName: node linkType: hard -"@oclif/core@npm:^3.21.0, @oclif/core@npm:^3.23.0": +"@oclif/core@npm:^3.23.0": version: 3.23.0 resolution: "@oclif/core@npm:3.23.0" dependencies: @@ -1886,6 +1886,42 @@ __metadata: languageName: node linkType: hard +"@oclif/core@npm:^3.25.2": + version: 3.26.0 + resolution: "@oclif/core@npm:3.26.0" + dependencies: + "@types/cli-progress": "npm:^3.11.5" + ansi-escapes: "npm:^4.3.2" + ansi-styles: "npm:^4.3.0" + cardinal: "npm:^2.1.1" + chalk: "npm:^4.1.2" + clean-stack: "npm:^3.0.1" + cli-progress: "npm:^3.12.0" + color: "npm:^4.2.3" + debug: "npm:^4.3.4" + ejs: "npm:^3.1.9" + get-package-type: "npm:^0.1.0" + globby: "npm:^11.1.0" + hyperlinker: "npm:^1.0.0" + indent-string: "npm:^4.0.0" + is-wsl: "npm:^2.2.0" + js-yaml: "npm:^3.14.1" + minimatch: "npm:^9.0.3" + natural-orderby: "npm:^2.0.3" + object-treeify: "npm:^1.1.33" + password-prompt: "npm:^1.1.3" + slice-ansi: "npm:^4.0.0" + string-width: "npm:^4.2.3" + strip-ansi: "npm:^6.0.1" + supports-color: "npm:^8.1.1" + supports-hyperlinks: "npm:^2.2.0" + widest-line: "npm:^3.1.0" + wordwrap: "npm:^1.0.0" + wrap-ansi: "npm:^7.0.0" + checksum: 10/fea90f50374ce4cff17ed598e8797c402957e12281fb6503423f882c9414f8f340ab8fa782bd07874c0eb62dca7d7b335eed5788e92aff264a9641d4a98bd492 + languageName: node + linkType: hard + "@oclif/plugin-help@npm:^6.0.18": version: 6.0.18 resolution: "@oclif/plugin-help@npm:6.0.18" @@ -1896,10 +1932,10 @@ __metadata: linkType: hard "@oclif/plugin-plugins@npm:^4.3.3": - version: 4.3.3 - resolution: "@oclif/plugin-plugins@npm:4.3.3" + version: 4.3.9 + resolution: "@oclif/plugin-plugins@npm:4.3.9" dependencies: - "@oclif/core": "npm:^3.21.0" + "@oclif/core": "npm:^3.25.2" chalk: "npm:^5.3.0" debug: "npm:^4.3.4" npm: "npm:10.5.0" @@ -1908,7 +1944,7 @@ __metadata: shelljs: "npm:^0.8.5" validate-npm-package-name: "npm:^5.0.0" yarn: "npm:^1.22.21" - checksum: 10/c764ee1193900a54d9af6d8ac760d0c66d956126022792e8eabcbd56b4a8ee701dcb4f8c49044d758ab98b1b8ce65754c54ed3d535afff1668bf9b4f0cd3bffc + checksum: 10/07f7a387aa64a7e8ad18c214e184e976d8b9b7fa0982e9a99ade873affeb12ae802cf4f95b00b679abd8d6ded9b990b73ec29356bb4c599d57b581fe7bc53915 languageName: node linkType: hard