From 846c33bacfdabc94ff0fd251e4c4eb51238cbe0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:00:35 +0000 Subject: [PATCH] build(deps): bump @oclif/core from 2.16.0 to 4.2.2 Bumps [@oclif/core](https://github.com/oclif/core) from 2.16.0 to 4.2.2. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/2.16.0...4.2.2) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- integrations/oclif/package.json | 2 +- pnpm-lock.yaml | 35 +++++++++++++++++++++++++++++++-- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/integrations/oclif/package.json b/integrations/oclif/package.json index 5e971fc9..8ec3346f 100644 --- a/integrations/oclif/package.json +++ b/integrations/oclif/package.json @@ -5,7 +5,7 @@ "author": "Matt Schrage @mattschrage", "bugs": "https://github.com/withfig/autocomplete-tools/issues", "dependencies": { - "@oclif/core": "^2.16.0", + "@oclif/core": "^4.2.2", "prettier": "^3.3.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0e9150b..3aa99b96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -293,8 +293,8 @@ importers: integrations/oclif: dependencies: '@oclif/core': - specifier: ^2.16.0 - version: 2.16.0(@types/node@22.10.2)(typescript@5.7.2) + specifier: ^4.2.2 + version: 4.2.2 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -1072,6 +1072,10 @@ packages: resolution: {integrity: sha512-dL6atBH0zCZl1A1IXCKJgLPrM/wR7K+Wi401E/IvqsK8m2iCHW+0TEOGrans/cuN3oTW+uxIyJFHJ8Im0k4qBw==} engines: {node: '>=14.0.0'} + '@oclif/core@4.2.2': + resolution: {integrity: sha512-5jGzLDu96jG67G2sF21A3u67FJwSRnOnjaJwobiI7sgSg5uuVAHn4j1DahhfC4K7UEcXqXBBH064JyZ9yS4xHg==} + engines: {node: '>=18.0.0'} + '@oclif/plugin-help@5.2.20': resolution: {integrity: sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==} engines: {node: '>=12.0.0'} @@ -1568,6 +1572,10 @@ packages: ansicolors@0.3.2: resolution: {integrity: sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==} + ansis@3.7.0: + resolution: {integrity: sha512-lud1KyRm52SoYXgaJjiyn0aEQahailFhT4OhgrbS9qmWWkA1qaAv0QLKD2KrLBtSlBEnBLxNxhxQ+JbeI5C7Sg==} + engines: {node: '>=16'} + append-field@1.0.0: resolution: {integrity: sha512-klpgFSWLW1ZEs8svjfb7g4qWY0YS5imI82dTg+QahUvJ8YqAY0P10Uk8tTyh9ZGuYEZEMaeJYCF5BFuX552hsw==} @@ -5528,6 +5536,27 @@ snapshots: - '@types/node' - typescript + '@oclif/core@4.2.2': + dependencies: + ansi-escapes: 4.3.2 + ansis: 3.7.0 + clean-stack: 3.0.1 + cli-spinners: 2.9.2 + debug: 4.4.0(supports-color@8.1.1) + ejs: 3.1.10 + get-package-type: 0.1.0 + globby: 11.1.0 + indent-string: 4.0.0 + is-wsl: 2.2.0 + lilconfig: 3.1.3 + minimatch: 9.0.5 + semver: 7.6.3 + string-width: 4.2.3 + supports-color: 8.1.1 + widest-line: 3.1.0 + wordwrap: 1.0.0 + wrap-ansi: 7.0.0 + '@oclif/plugin-help@5.2.20(@types/node@22.10.2)(typescript@5.7.2)': dependencies: '@oclif/core': 2.16.0(@types/node@22.10.2)(typescript@5.7.2) @@ -6080,6 +6109,8 @@ snapshots: ansicolors@0.3.2: {} + ansis@3.7.0: {} + append-field@1.0.0: {} aproba@2.0.0: {}