Skip to content

Commit e983244

Browse files
authored
Merge pull request #945 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 253d3d5 + d1782b9 commit e983244

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -1490,9 +1490,9 @@
14901490
which "^4.0.0"
14911491

14921492
"@oclif/core@^4", "@oclif/core@^4.0.16", "@oclif/core@^4.0.19":
1493-
version "4.0.22"
1494-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
1495-
integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
1493+
version "4.0.23"
1494+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.23.tgz#8772cfd57f850e2e17b703166b44da092a7986a0"
1495+
integrity sha512-wDl/eis7XDIM1pQWUGKLB+EQKJO9UrjaQ5NcwIbz7GW0gWuJfo9QAK75csgNUN/9Pbok9Ryt+sJgogS4RCIp5g==
14961496
dependencies:
14971497
ansi-escapes "^4.3.2"
14981498
ansis "^3.3.2"
@@ -1506,6 +1506,7 @@
15061506
is-wsl "^2.2.0"
15071507
lilconfig "^3.1.2"
15081508
minimatch "^9.0.5"
1509+
semver "^7.6.3"
15091510
string-width "^4.2.3"
15101511
supports-color "^8"
15111512
widest-line "^3.1.0"

0 commit comments

Comments
 (0)