Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent f5ba85d commit d52022b
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 @@ -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.16.5",
"oclif": "^4.17.0",
"prettier": "^3.4.2",
"shx": "^0.3.4",
"ts-node": "^10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4718,10 +4718,10 @@ object.values@^1.1.6:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.16.5:
version "4.16.5"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.16.5.tgz#4def1040fd0a8c940dc991f1a8ec3272656adb40"
integrity sha512-v89+wCfAO46tim33iJMzkXQprAArpnh5ZrAEAIZERrrlWFN1aU3zdosqbGGkUMe3TSxZT5CnTuFM7NN9ZhWeAw==
oclif@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.0.tgz#da0fc5571d91ce69eef12d6ec06a747a38cf955f"
integrity sha512-fRj4J4uIzvRmqSTKGYmYuioG6im29niMBL499wcAIOyRM2UHJslrKi8MCxpzNgqUr6ekkdvyQ13HyzgdPlhytQ==
dependencies:
"@aws-sdk/client-cloudfront" "^3.699.0"
"@aws-sdk/client-s3" "^3.712.0"
Expand Down

0 comments on commit d52022b

Please sign in to comment.