Skip to content

Commit b852f4d

Browse files
authored
Merge pull request #1240 from salesforcecli/dependabot-npm_and_yarn-oclif-core-4.3.0
chore(dev-deps): bump @oclif/core from 4.2.10 to 4.3.0
2 parents 8a5a54e + d5d4ae4 commit b852f4d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"terminal-link": "^3.0.0"
135135
},
136136
"devDependencies": {
137-
"@oclif/core": "^4.2.8",
137+
"@oclif/core": "^4.3.0",
138138
"@oclif/plugin-command-snapshot": "^5.2.38",
139139
"@oclif/test": "^4.1.12",
140140
"@salesforce/cli-plugins-testkit": "^5.3.39",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,10 +1553,10 @@
15531553
"@nodelib/fs.scandir" "2.1.5"
15541554
fastq "^1.6.0"
15551555

1556-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.2.8":
1557-
version "4.2.10"
1558-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.10.tgz#31dfb7481c79887c3e672e10c981fcc01fcbaeb3"
1559-
integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==
1556+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
1557+
version "4.3.0"
1558+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6"
1559+
integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==
15601560
dependencies:
15611561
ansi-escapes "^4.3.2"
15621562
ansis "^3.17.0"

0 commit comments

Comments
 (0)