Skip to content

Commit b97cbe8

Browse files
committed
chore: bump oclif/core for fix
1 parent 44aa55b commit b97cbe8

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": "^3.1.16",
4848
"@inquirer/password": "^2.1.14",
49-
"@oclif/core": "^4.0.14",
49+
"@oclif/core": "^4.0.15",
5050
"@salesforce/core": "^8.1.1",
5151
"@salesforce/kit": "^3.1.6",
5252
"@salesforce/ts-types": "^2.0.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -588,10 +588,10 @@
588588
"@nodelib/fs.scandir" "2.1.5"
589589
fastq "^1.6.0"
590590

591-
"@oclif/core@^4.0.14":
592-
version "4.0.14"
593-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.14.tgz#538000e922bcdcd5e1aad667252ad67131bd9e11"
594-
integrity sha512-oXXlUuDw6gWjIBI+mR5i4/SJRv9fz8N/d1xr1yMhW1incx/u0oYO2CpUNKn0sGDyONMdyOIVPMqgsU+as7jdrQ==
591+
"@oclif/core@^4.0.15":
592+
version "4.0.15"
593+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.15.tgz#28b94f159e38c831bb112ee694cb9f0b61262370"
594+
integrity sha512-Xodw11eg8KDQar9ujQg7KGW6L76vJLkUOTexjWC+/3kJx4fW0UA4ubqC8NmZoI4ox3qAqqvo39sIkRPrZVVOLA==
595595
dependencies:
596596
ansi-escapes "^4.3.2"
597597
ansis "^3.3.1"

0 commit comments

Comments
 (0)