Skip to content

Commit fbbea8d

Browse files
authored
Merge pull request #1109 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.6
chore(dev-deps): bump @oclif/core from 4.2.4 to 4.2.6
2 parents 83be07d + a8a2da9 commit fbbea8d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@salesforce/sf-plugins-core": "^12.1.3"
1010
},
1111
"devDependencies": {
12-
"@oclif/core": "^4.2.4",
12+
"@oclif/core": "^4.2.6",
1313
"@oclif/plugin-command-snapshot": "^5.2.28",
1414
"@oclif/test": "^4",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1638,13 +1638,13 @@
16381638
"@nodelib/fs.scandir" "2.1.5"
16391639
fastq "^1.6.0"
16401640

1641-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4":
1642-
version "4.2.4"
1643-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.4.tgz#0737063beb35e3d421135cd07983bc5306fb17bf"
1644-
integrity sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==
1641+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4", "@oclif/core@^4.2.6":
1642+
version "4.2.6"
1643+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.6.tgz#f2f1696be03a815a4c391504312f90fce29fbb4e"
1644+
integrity sha512-agk1Tlm7qMemWx+qq5aNgkYwX2JCkoVP4M0ruFveJrarmdUPbKZTMW1j/eg8lNKZh1sp68ytZyKhYXYEfRPcww==
16451645
dependencies:
16461646
ansi-escapes "^4.3.2"
1647-
ansis "^3.9.0"
1647+
ansis "^3.10.0"
16481648
clean-stack "^3.0.1"
16491649
cli-spinners "^2.9.2"
16501650
debug "^4.4.0"
@@ -3007,10 +3007,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
30073007
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
30083008
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
30093009

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

30153015
anymatch@~3.1.2:
30163016
version "3.1.2"

0 commit comments

Comments
 (0)