Skip to content

Commit c039ee4

Browse files
authored
Merge pull request #1180 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.2.6
chore(dev-deps): bump @oclif/core from 4.2.5 to 4.2.6
2 parents 3d27088 + 48fab4e commit c039ee4

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.3",
136+
"@oclif/core": "^4.2.6",
137137
"@oclif/plugin-command-snapshot": "^5.2.28",
138138
"@oclif/test": "^4.1.8",
139139
"@salesforce/cli-plugins-testkit": "^5.3.39",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1723,13 +1723,13 @@
17231723
"@nodelib/fs.scandir" "2.1.5"
17241724
fastq "^1.6.0"
17251725

1726-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.0", "@oclif/core@^4.2.3", "@oclif/core@^4.2.4":
1727-
version "4.2.5"
1728-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.5.tgz#6b51e1db17272204b2431fee3eba93a21d59ebbe"
1729-
integrity sha512-bdXOojq8GaPnWnDgVOw030JlUROJEiDLXiV3XUUGUQDEp6YpVQvEYLIrUsEvyfASU3z3FGg3DC9k0kprcOYdhw==
1726+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.0", "@oclif/core@^4.2.4", "@oclif/core@^4.2.6":
1727+
version "4.2.6"
1728+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.6.tgz#f2f1696be03a815a4c391504312f90fce29fbb4e"
1729+
integrity sha512-agk1Tlm7qMemWx+qq5aNgkYwX2JCkoVP4M0ruFveJrarmdUPbKZTMW1j/eg8lNKZh1sp68ytZyKhYXYEfRPcww==
17301730
dependencies:
17311731
ansi-escapes "^4.3.2"
1732-
ansis "^3.9.0"
1732+
ansis "^3.10.0"
17331733
clean-stack "^3.0.1"
17341734
cli-spinners "^2.9.2"
17351735
debug "^4.4.0"

0 commit comments

Comments
 (0)