Skip to content

Commit a56f19a

Browse files
committed
chore: bump @oclif/core
1 parent 2a5c355 commit a56f19a

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
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@inquirer/confirm": "^2.0.17",
4848
"@inquirer/password": "^1.1.16",
49-
"@oclif/core": "^4.0.0-beta.1",
49+
"@oclif/core": "^4.0.0-beta.2",
5050
"@salesforce/core": "^7.2.0",
5151
"@salesforce/kit": "^3.1.0",
5252
"@salesforce/ts-types": "^2.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -584,10 +584,10 @@
584584
"@nodelib/fs.scandir" "2.1.5"
585585
fastq "^1.6.0"
586586

587-
"@oclif/core@^4.0.0-beta.1":
588-
version "4.0.0-beta.1"
589-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.0-beta.1.tgz#c5ebf9e788466da2a44cb9686773ca4f6c01f90a"
590-
integrity sha512-iOrJTq9AXJBu34UR61LagMzxtityFST/w48Lm60ewH+xf3UWaQ7f8zmn5e1nBPxxhTJRhS/r5rROky4Di/s7JA==
587+
"@oclif/core@^4.0.0-beta.2":
588+
version "4.0.0-beta.2"
589+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.0-beta.2.tgz#80f4470f09fe3438ca11ea67490a2daf9e162b33"
590+
integrity sha512-BKK1WMe4hZ1TiCk2pVlYPaa1Deg05YtobG2iCkF1XZIxOSyjX9GySHZHrBZFp+pcI/TJTRM8sY3Ol0Q9AKGSKg==
591591
dependencies:
592592
ansi-escapes "^4.3.2"
593593
ansis "^3.0.1"

0 commit comments

Comments
 (0)