Skip to content

Commit

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

---
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 4, 2024
1 parent dc2a41f commit 0e8b3a8
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 @@ -29,7 +29,7 @@
"@types/shelljs": "^0.8.15",
"@types/sinon-chai": "^3.2.12",
"eslint-plugin-sf-plugin": "^1.18.2",
"oclif": "^4.9.3",
"oclif": "^4.10.1",
"sinon-chai": "^3.7.0",
"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 @@ -7378,10 +7378,10 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.9.3.tgz#1da6ded4afa65759bee6db69335bb5904fb9783e"
integrity sha512-5xdnBR1rl6ZlKm2+5NNScCav8pxvcyGDwEnHk2WW/Yy2Kc0tCahWuBjxh262m9mJ31lBaIE/vat0JeO1b2uYGw==
oclif@^4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.1.tgz#9a45a04a405bcf27d9fd95b642bc74f798aec76f"
integrity sha512-q1b0NeGDsfadjEGZBGsR+ExDbXux95/ylnztb8u00VuxLJU13Q5N/LcxfrCTax9CpbK20mHkdoTMD6taAYvILA==
dependencies:
"@aws-sdk/client-cloudfront" "^3.535.0"
"@aws-sdk/client-s3" "^3.565.0"
Expand Down

0 comments on commit 0e8b3a8

Please sign in to comment.