Skip to content

Commit

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

---
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 Apr 7, 2024
1 parent 13588f2 commit 24fc164
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 @@ -18,7 +18,7 @@
"@salesforce/plugin-command-reference": "^3.0.74",
"chai-each": "^0.0.1",
"eslint-plugin-sf-plugin": "^1.17.5",
"oclif": "^4.7.5",
"oclif": "^4.7.6",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5722,10 +5722,10 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.7.5:
version "4.7.5"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.5.tgz#ddd8e8c7742927ca7af734017b724b3758bb7215"
integrity sha512-bXxT81jGcr7lI3OzxDpcGTV9bkxwV5ZiikZsN05WrC/GKCqYPSYGb5M/u35bcyt9Ez860wtj5wNuOaCiL/pmow==
oclif@^4.7.6:
version "4.7.6"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.6.tgz#2cb7ecfdaa0db9bc2131fa56abff28ba7c88c073"
integrity sha512-R2Fdef6R8n1UIVAJTCP0oEIRkExMniei4QqmK7ue9iN8PTf+6q5ROrl7/pxMH/DzDCKnkTsi5mBhyT3HqFAZ1w==
dependencies:
"@aws-sdk/client-cloudfront" "^3.535.0"
"@aws-sdk/client-s3" "^3.535.0"
Expand Down

0 comments on commit 24fc164

Please sign in to comment.