Skip to content

Commit

Permalink
Merge pull request #149 from renatoliveira/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-core-4.2.6

fix(deps): bump @oclif/core from 4.2.3 to 4.2.6
  • Loading branch information
renatoliveira authored Feb 13, 2025
2 parents 82b5768 + cb9d665 commit 9082b36
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.0",
"dependencies": {
"@oclif/core": "4.2.3",
"@oclif/core": "4.2.6",
"@salesforce/core": "^8.8.0",
"@salesforce/sf-plugins-core": "^11.3.12",
"async": "^3.2.6",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1379,12 +1379,12 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/[email protected].3", "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.37":
version "4.2.3"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.3.tgz#b81399b7cf4758b5fe59777e060fb84c7c7e6153"
"@oclif/[email protected].6", "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.37":
version "4.2.6"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.6.tgz#f2f1696be03a815a4c391504312f90fce29fbb4e"
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.8.1"
ansis "^3.10.0"
clean-stack "^3.0.1"
cli-spinners "^2.9.2"
debug "^4.4.0"
Expand Down Expand Up @@ -2478,9 +2478,9 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
version "6.2.1"
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"

ansis@^3.3.1, ansis@^3.3.2, ansis@^3.8.1:
version "3.9.0"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
ansis@^3.10.0, ansis@^3.3.1, ansis@^3.3.2, ansis@^3.8.1:
version "3.10.0"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"

anymatch@~3.1.2:
version "3.1.3"
Expand Down

0 comments on commit 9082b36

Please sign in to comment.