From 343f381c908fa9ba89eca70f0add8844c8fdd98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 11:44:44 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 4.0.27 to 4.0.30 Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.27 to 4.0.30. - [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/4.0.27...4.0.30) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 29 +++-------------------------- 2 files changed, 4 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index 2215760..eb2bcd3 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "A plugin that generates a list of apex test and test suite names for use in CI/CD pipelines.", "version": "1.6.4", "dependencies": { - "@oclif/core": "4.0.27", + "@oclif/core": "4.0.30", "@salesforce/core": "^8.6.1", "@salesforce/sf-plugins-core": "^11.3.10", "async": "^3.2.6", diff --git a/yarn.lock b/yarn.lock index 1eb9be7..b127454 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1260,32 +1260,9 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@4.0.27", "@oclif/core@^4", "@oclif/core@^4.0.19": - version "4.0.27" - resolved "https://registry.npmjs.org/@oclif/core/-/core-4.0.27.tgz" - dependencies: - ansi-escapes "^4.3.2" - ansis "^3.3.2" - clean-stack "^3.0.1" - cli-spinners "^2.9.2" - debug "^4.3.7" - ejs "^3.1.10" - get-package-type "^0.1.0" - globby "^11.1.0" - indent-string "^4.0.0" - is-wsl "^3" - lilconfig "^3.1.2" - minimatch "^9.0.5" - semver "^7.6.3" - string-width "^4.2.3" - supports-color "^8" - widest-line "^3.1.0" - wordwrap "^1.0.0" - wrap-ansi "^7.0.0" - -"@oclif/core@^4.0.28": - version "4.0.29" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.29.tgz#55f7a6b85e3e67dd1ce9fcef421dc2555e5ddf53" +"@oclif/core@4.0.30", "@oclif/core@^4", "@oclif/core@^4.0.19", "@oclif/core@^4.0.28": + version "4.0.30" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.30.tgz#65672282756bf19fde3830cab6d8031bf6236064" dependencies: ansi-escapes "^4.3.2" ansis "^3.3.2"