Skip to content

Commit b1040af

Browse files
authored
Merge pull request #1258 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 7e9d30c + fea6eff commit b1040af

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
@@ -11,7 +11,7 @@
1111
"@salesforce/ts-types": "^2.0.11"
1212
},
1313
"devDependencies": {
14-
"@oclif/core": "^4.2.10",
14+
"@oclif/core": "^4.3.0",
1515
"@oclif/plugin-command-snapshot": "^5.2.38",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^11.0.2",

yarn.lock

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

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

0 commit comments

Comments
 (0)