Skip to content

Commit 9b1d322

Browse files
authored
Merge pull request #774 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 3404399 + 15d0642 commit 9b1d322

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
@@ -1233,9 +1233,9 @@
12331233
fastq "^1.6.0"
12341234

12351235
"@oclif/core@^4", "@oclif/core@^4.0.19":
1236-
version "4.0.22"
1237-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.22.tgz#acb233c0c18ff4f365caca15e29e2807a4325709"
1238-
integrity sha512-aXM2O4g7f+kPNzhhOfqGOVRVYDxTVrH7Y720MuH0Twq5WHMxI4XwntnyBaRscoCPG6FWhItZLtiZxsvaUdupGg==
1236+
version "4.0.23"
1237+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.23.tgz#8772cfd57f850e2e17b703166b44da092a7986a0"
1238+
integrity sha512-wDl/eis7XDIM1pQWUGKLB+EQKJO9UrjaQ5NcwIbz7GW0gWuJfo9QAK75csgNUN/9Pbok9Ryt+sJgogS4RCIp5g==
12391239
dependencies:
12401240
ansi-escapes "^4.3.2"
12411241
ansis "^3.3.2"
@@ -1249,6 +1249,7 @@
12491249
is-wsl "^2.2.0"
12501250
lilconfig "^3.1.2"
12511251
minimatch "^9.0.5"
1252+
semver "^7.6.3"
12521253
string-width "^4.2.3"
12531254
supports-color "^8"
12541255
widest-line "^3.1.0"

0 commit comments

Comments
 (0)