Skip to content

Commit

Permalink
chore: bump oclif/core for fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jul 26, 2024
1 parent 44aa55b commit b97cbe8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@inquirer/confirm": "^3.1.16",
"@inquirer/password": "^2.1.14",
"@oclif/core": "^4.0.14",
"@oclif/core": "^4.0.15",
"@salesforce/core": "^8.1.1",
"@salesforce/kit": "^3.1.6",
"@salesforce/ts-types": "^2.0.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -588,10 +588,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

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

0 comments on commit b97cbe8

Please sign in to comment.