Skip to content

Commit 66c430e

Browse files
authored
Merge pull request #34 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.0.23
fix(deps): bump @oclif/core from 4.0.22 to 4.0.23
2 parents fc84eb4 + af17aca commit 66c430e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,9 +1597,9 @@
15971597
fastq "^1.6.0"
15981598

15991599
"@oclif/core@^4", "@oclif/core@^4.0.19":
1600-
version "4.0.22"
1601-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
1602-
integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
1600+
version "4.0.23"
1601+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.23.tgz#8772cfd57f850e2e17b703166b44da092a7986a0"
1602+
integrity sha512-wDl/eis7XDIM1pQWUGKLB+EQKJO9UrjaQ5NcwIbz7GW0gWuJfo9QAK75csgNUN/9Pbok9Ryt+sJgogS4RCIp5g==
16031603
dependencies:
16041604
ansi-escapes "^4.3.2"
16051605
ansis "^3.3.2"
@@ -1613,6 +1613,7 @@
16131613
is-wsl "^2.2.0"
16141614
lilconfig "^3.1.2"
16151615
minimatch "^9.0.5"
1616+
semver "^7.6.3"
16161617
string-width "^4.2.3"
16171618
supports-color "^8"
16181619
widest-line "^3.1.0"

0 commit comments

Comments
 (0)