Skip to content

Commit 61a4a00

Browse files
authored
Merge pull request #129 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.6
fix(deps): bump @oclif/core from 4.2.4 to 4.2.6
2 parents c0f1629 + 68f315f commit 61a4a00

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,12 +1485,12 @@
14851485
fastq "^1.6.0"
14861486

14871487
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3":
1488-
version "4.2.4"
1489-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
1490-
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
1488+
version "4.2.6"
1489+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.6.tgz#f2f1696be03a815a4c391504312f90fce29fbb4e"
1490+
integrity sha512-agk1Tlm7qMemWx+qq5aNgkYwX2JCkoVP4M0ruFveJrarmdUPbKZTMW1j/eg8lNKZh1sp68ytZyKhYXYEfRPcww==
14911491
dependencies:
14921492
ansi-escapes "^4.3.2"
1493-
ansis "^3.9.0"
1493+
ansis "^3.10.0"
14941494
clean-stack "^3.0.1"
14951495
cli-spinners "^2.9.2"
14961496
debug "^4.4.0"
@@ -2725,10 +2725,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
27252725
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
27262726
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
27272727

2728-
ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2729-
version "3.9.0"
2730-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.9.0.tgz#d195c93c31a333916142ff8f0be4d7e3872f262e"
2731-
integrity sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==
2728+
ansis@^3.10.0, ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0:
2729+
version "3.10.0"
2730+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4"
2731+
integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==
27322732

27332733
anymatch@~3.1.2:
27342734
version "3.1.2"

0 commit comments

Comments
 (0)