Skip to content

Commit

Permalink
chore(dev-deps): bump oclif from 4.15.25 to 4.15.28
Browse files Browse the repository at this point in the history
Bumps [oclif](https://github.com/oclif/oclif) from 4.15.25 to 4.15.28.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.15.25...4.15.28)

---
updated-dependencies:
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 389c22d commit 7ad03ed
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@salesforce/plugin-command-reference": "^3.1.33",
"@types/yeoman-assert": "^3.1.4",
"eslint-plugin-sf-plugin": "^1.20.13",
"oclif": "^4.15.25",
"oclif": "^4.15.28",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"yeoman-assert": "^3.1.1"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1366,10 +1366,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.31":
version "4.0.31"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.31.tgz#3f7ac806f27de6a87a7ee7caab8826687ce50412"
integrity sha512-7oyIZv/C1TP+fPc2tSzVPYqG1zU+nel1QvJxjAWyVhud0J8B5SpKZnryedxs3nlSVPJ6K1MT31C9esupCBYgZw==
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.32":
version "4.0.33"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b"
integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.3.2"
Expand Down Expand Up @@ -1405,10 +1405,10 @@
semver "^7.6.3"
ts-json-schema-generator "^1.5.1"

"@oclif/plugin-help@^6.2.16":
version "6.2.16"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.16.tgz#3cb6c068739bc934159dc430d4f8ca7f9effa22a"
integrity sha512-1x/Bm0LebDouDOfsjkOz+6AXqY6gIZ6JmmU/KuF/GnUmowDvj5i3MFlP9uBTiN8UsOUeT9cdLwnc1kmitHWFTg==
"@oclif/plugin-help@^6.2.17":
version "6.2.18"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.18.tgz#fab8173773bb0afcc7a8e459187021fe65c461df"
integrity sha512-mDYOl8RmldLkOg9i9YKgyBlpcyi/bNySoIVHJ2EJd2qCmZaXRKQKRW2Zkx92bwjik8jfs/A3EFI+p4DsrXi57g==
dependencies:
"@oclif/core" "^4"

Expand Down Expand Up @@ -6056,18 +6056,18 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.15.25:
version "4.15.25"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.25.tgz#cccf29621005e68198235bea641c54e430e539ba"
integrity sha512-MfIapTENv11RQHVjLz/8VFIp8eMJhAzR75AM/vc8MB3FtC7mCW6xXhOeheAVYJxMrhuUXf7Vtuwr0XJ5cuQAEg==
oclif@^4.15.28:
version "4.15.28"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.28.tgz#d05613be10494baf727b7eb212ab661435696ed2"
integrity sha512-iyc3ISmnyX20Y8fY6E3U0SCZLIaPiaiI++yIxHXnm5903PAndjVrCK/kkseXZOQ9yRer9e0iLTpBoMMwdBQrnA==
dependencies:
"@aws-sdk/client-cloudfront" "^3.687.0"
"@aws-sdk/client-s3" "^3.693.0"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4.0.31"
"@oclif/plugin-help" "^6.2.16"
"@oclif/core" "^4.0.32"
"@oclif/plugin-help" "^6.2.17"
"@oclif/plugin-not-found" "^3.2.25"
"@oclif/plugin-warn-if-update-available" "^3.1.21"
async-retry "^1.3.3"
Expand Down

0 comments on commit 7ad03ed

Please sign in to comment.