Skip to content

Commit

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

---
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] committed Jun 15, 2024
1 parent 35765e9 commit 6c203d8
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 @@ -26,7 +26,7 @@
"@salesforce/ts-sinon": "^1.4.19",
"cross-env": "^7.0.3",
"eslint-plugin-sf-plugin": "^1.18.5",
"oclif": "^4.13.5",
"oclif": "^4.13.6",
"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 @@ -6325,10 +6325,10 @@ object.values@^1.1.7:
define-properties "^1.2.1"
es-object-atoms "^1.0.0"

oclif@^4.13.5:
version "4.13.5"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.5.tgz#21af577d8bf6a83f962a9b6b51baaa14b7638349"
integrity sha512-7HIXQC0ID+N2mrzVILe4ou1IMwq+i8eg6IeGI8HjcE7Csqt7hYMgfXC9R8+Yezn12zqtzyaZzReV07C3t4cqFA==
oclif@^4.13.6:
version "4.13.6"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.6.tgz#804f991ef7f77c5d1d3592c0c16c45499ec6bfd4"
integrity sha512-PnBwhHp+9DiMsUbED0nv13mBGy4PDeDF0blcWfAkS8Uy9+SYgjA3rWxOk5edSdVSv2k2VdSCwitqmGWmOrfBNw==
dependencies:
"@aws-sdk/client-cloudfront" "^3.592.0"
"@aws-sdk/client-s3" "^3.583.0"
Expand Down

0 comments on commit 6c203d8

Please sign in to comment.