Skip to content

Commit

Permalink
Merge pull request #72 from renatoliveira/dependabot-npm_and_yarn-ocl…
Browse files Browse the repository at this point in the history
…if-core-4.0.30
  • Loading branch information
renatoliveira authored Oct 26, 2024
2 parents 7ab1ff2 + 343f381 commit a985965
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 27 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.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",
Expand Down
29 changes: 3 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1258,32 +1258,9 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/[email protected]", "@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/[email protected]", "@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"
Expand Down

0 comments on commit a985965

Please sign in to comment.