Skip to content

Commit

Permalink
chore(dev-deps): bump oclif from 4.10.15 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [oclif](https://github.com/oclif/oclif) from 4.10.15 to 4.11.0.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.10.15...4.11.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 May 25, 2024
1 parent f342fd7 commit 85af32f
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 @@ -22,7 +22,7 @@
"@types/js-yaml": "^4.0.9",
"eslint-plugin-sf-plugin": "^1.18.4",
"husky": "^8.0.0",
"oclif": "^4.10.15",
"oclif": "^4.11.0",
"shx": "0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5675,10 +5675,10 @@ object.values@^1.1.7:
define-properties "^1.2.1"
es-object-atoms "^1.0.0"

oclif@^4.10.15:
version "4.10.15"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.15.tgz#e17e9a0df6d6ce7e0e7dffd83e042b5bf4379eec"
integrity sha512-sZqBP9Ca3mGQ6gsL42mHnHffLA4mXDOVpXMWhqfSV+GRPWVidlv38EIlMwjr3L7YZAVfiRgixPT/B6PDVdKZmA==
oclif@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.11.0.tgz#fea86b00bfbeedd0fa48c369cbbf549ae513a522"
integrity sha512-IzMejhLlcDPXWg+jyDCvUqb3taHJY6sAwDBVXQ920t/oV9FLQVZSHMEmlQb2p4ZXn45kIy/PujN7zF22zglpow==
dependencies:
"@aws-sdk/client-cloudfront" "^3.574.0"
"@aws-sdk/client-s3" "^3.577.0"
Expand Down

0 comments on commit 85af32f

Please sign in to comment.