Skip to content

Commit ae27df1

Browse files
authored
Merge pull request #1354 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.3.0
fix(deps): bump @oclif/core from 4.2.10 to 4.3.0
2 parents e9ec383 + 6197bb2 commit ae27df1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
88
"@inquirer/prompts": "^7.4.1",
9-
"@oclif/core": "^4.2.10",
9+
"@oclif/core": "^4.3.0",
1010
"@oclif/multi-stage-output": "^0.8.12",
1111
"@salesforce/apex-node": "^8.1.24",
1212
"@salesforce/core": "^8.8.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,10 +1614,10 @@
16141614
"@nodelib/fs.scandir" "2.1.5"
16151615
fastq "^1.6.0"
16161616

1617-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10":
1618-
version "4.2.10"
1619-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.10.tgz#31dfb7481c79887c3e672e10c981fcc01fcbaeb3"
1620-
integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==
1617+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
1618+
version "4.3.0"
1619+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6"
1620+
integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==
16211621
dependencies:
16221622
ansi-escapes "^4.3.2"
16231623
ansis "^3.17.0"

0 commit comments

Comments
 (0)