Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 7fdae1d commit c1579ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-config-oclif-typescript": "^2.0.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"oclif": "^4.15.15",
"oclif": "^4.15.16",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"ts-node": "^10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1628,7 +1628,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.14":
"@oclif/plugin-help@^6", "@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==
Expand Down Expand Up @@ -4584,18 +4584,18 @@ object.values@^1.1.6:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.15.15:
version "4.15.15"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.15.tgz#dd5e586a4bd9be495d5bf11c3bc11e59fdc22b0a"
integrity sha512-AhuSSQ9gW+g3C86hdTHYBWKGknE/q0puFHsEcQTeCPS+NfTXSefmEUowE7QWAx8CkrdYDpJY/sOWXrK3FJEqFQ==
oclif@^4.15.16:
version "4.15.16"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.16.tgz#02c9f8690eac3b625a40fabbf3e21312461207d1"
integrity sha512-y/xBQpFrYZihmEoCUwCzGM2aoKKWHMEcnEHrXrsrTOmDIcS8diwk7IoL8k72Ztp7kbD+GrAVhUXfsbo1jUZCaQ==
dependencies:
"@aws-sdk/client-cloudfront" "^3.679.0"
"@aws-sdk/client-s3" "^3.676.0"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4.0.30"
"@oclif/plugin-help" "^6.2.14"
"@oclif/plugin-help" "^6.2.16"
"@oclif/plugin-not-found" "^3.2.21"
"@oclif/plugin-warn-if-update-available" "^3.1.20"
async-retry "^1.3.3"
Expand Down

0 comments on commit c1579ce

Please sign in to comment.