Skip to content

Commit

Permalink
Merge pull request #743 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-core-4.0.23

fix(deps): bump @oclif/core from 4.0.22 to 4.0.23
  • Loading branch information
svc-cli-bot authored Sep 29, 2024
2 parents 952c936 + d3ff106 commit e64b480
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,9 +1205,9 @@
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.19":
version "4.0.22"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
version "4.0.23"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.23.tgz#8772cfd57f850e2e17b703166b44da092a7986a0"
integrity sha512-wDl/eis7XDIM1pQWUGKLB+EQKJO9UrjaQ5NcwIbz7GW0gWuJfo9QAK75csgNUN/9Pbok9Ryt+sJgogS4RCIp5g==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.2"
Expand All @@ -1221,6 +1221,7 @@
is-wsl "^2.2.0"
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"
Expand Down

0 comments on commit e64b480

Please sign in to comment.