Skip to content

Commit dcc71d0

Browse files
authored
Merge pull request #1200 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 302fcd3 + e65c0c2 commit dcc71d0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"terminal-link": "^3.0.0"
134134
},
135135
"devDependencies": {
136-
"@oclif/core": "^4.2.6",
136+
"@oclif/core": "^4.2.8",
137137
"@oclif/plugin-command-snapshot": "^5.2.35",
138138
"@oclif/test": "^4.1.11",
139139
"@salesforce/cli-plugins-testkit": "^5.3.39",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,13 +1311,13 @@
13111311
"@nodelib/fs.scandir" "2.1.5"
13121312
fastq "^1.6.0"
13131313

1314-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4", "@oclif/core@^4.2.6":
1315-
version "4.2.6"
1316-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.6.tgz#f2f1696be03a815a4c391504312f90fce29fbb4e"
1317-
integrity sha512-agk1Tlm7qMemWx+qq5aNgkYwX2JCkoVP4M0ruFveJrarmdUPbKZTMW1j/eg8lNKZh1sp68ytZyKhYXYEfRPcww==
1314+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4", "@oclif/core@^4.2.8":
1315+
version "4.2.8"
1316+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.8.tgz#6e71c76b8ea91064ffc8390a3fd2502c5d32a3db"
1317+
integrity sha512-OWv4Va6bERxIhrYcnUGzyhGRqktc64lJO6cZ3UwkzJDpfR8ZrbCxRfKRBBah1i8kzUlOAeAXnpbMBMah3skKwA==
13181318
dependencies:
13191319
ansi-escapes "^4.3.2"
1320-
ansis "^3.10.0"
1320+
ansis "^3.16.0"
13211321
clean-stack "^3.0.1"
13221322
cli-spinners "^2.9.2"
13231323
debug "^4.4.0"

0 commit comments

Comments
 (0)