Skip to content

Commit 8c548ce

Browse files
authored
Merge pull request #1215 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.8
chore(dev-deps): bump @oclif/core from 4.2.6 to 4.2.8
2 parents cfe0af0 + 5878148 commit 8c548ce

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/ts-types": "^2.0.11"
1212
},
1313
"devDependencies": {
14-
"@oclif/core": "^4.2.5",
14+
"@oclif/core": "^4.2.8",
1515
"@oclif/plugin-command-snapshot": "^5.2.35",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^10.2.11",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,13 +1569,13 @@
15691569
"@nodelib/fs.scandir" "2.1.5"
15701570
fastq "^1.6.0"
15711571

1572-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4", "@oclif/core@^4.2.5":
1573-
version "4.2.6"
1574-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.6.tgz#f2f1696be03a815a4c391504312f90fce29fbb4e"
1575-
integrity sha512-agk1Tlm7qMemWx+qq5aNgkYwX2JCkoVP4M0ruFveJrarmdUPbKZTMW1j/eg8lNKZh1sp68ytZyKhYXYEfRPcww==
1572+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4", "@oclif/core@^4.2.8":
1573+
version "4.2.8"
1574+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.8.tgz#6e71c76b8ea91064ffc8390a3fd2502c5d32a3db"
1575+
integrity sha512-OWv4Va6bERxIhrYcnUGzyhGRqktc64lJO6cZ3UwkzJDpfR8ZrbCxRfKRBBah1i8kzUlOAeAXnpbMBMah3skKwA==
15761576
dependencies:
15771577
ansi-escapes "^4.3.2"
1578-
ansis "^3.10.0"
1578+
ansis "^3.16.0"
15791579
clean-stack "^3.0.1"
15801580
cli-spinners "^2.9.2"
15811581
debug "^4.4.0"
@@ -2816,7 +2816,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
28162816
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
28172817
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
28182818

2819-
ansis@^3.10.0, ansis@^3.14.0, ansis@^3.3.2, ansis@^3.5.2:
2819+
ansis@^3.14.0, ansis@^3.16.0, ansis@^3.3.2, ansis@^3.5.2:
28202820
version "3.16.0"
28212821
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
28222822
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==

0 commit comments

Comments
 (0)