Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent e7b7cc3 commit 6e250cf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@salesforce/plugin-command-reference": "^3.1.35",
"@salesforce/types": "^1.3.0",
"eslint-plugin-sf-plugin": "^1.20.13",
"oclif": "^4.15.28",
"oclif": "^4.16.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
},
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@
"@smithy/util-waiter" "^3.1.9"
tslib "^2.6.2"

"@aws-sdk/client-s3@^3.693.0":
version "3.699.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.699.0.tgz#cb4705965af88aeac7f2c53dcb183f1042ececf6"
integrity sha512-x3wV9e6d0esA6Yyg3xWJucMYd/O8JVrNCJnGm/sz3lMYOQGefpVZKZZsHcnzQcTEVAQMF/T5/cdfdvPzIx/esA==
"@aws-sdk/client-s3@^3.701.0":
version "3.705.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.705.0.tgz#7a4a4784bd5b3ca3187ff876b771eaf0cbde1c42"
integrity sha512-Fm0Cbc4zr0yG0DnNycz7ywlL5tQFdLSb7xCIPfzrxJb3YQiTXWxH5eu61SSsP/Z6RBNRolmRPvst/iNgX0fWvA==
dependencies:
"@aws-crypto/sha1-browser" "5.2.0"
"@aws-crypto/sha256-browser" "5.2.0"
Expand All @@ -147,7 +147,7 @@
"@aws-sdk/credential-provider-node" "3.699.0"
"@aws-sdk/middleware-bucket-endpoint" "3.696.0"
"@aws-sdk/middleware-expect-continue" "3.696.0"
"@aws-sdk/middleware-flexible-checksums" "3.697.0"
"@aws-sdk/middleware-flexible-checksums" "3.701.0"
"@aws-sdk/middleware-host-header" "3.696.0"
"@aws-sdk/middleware-location-constraint" "3.696.0"
"@aws-sdk/middleware-logger" "3.696.0"
Expand Down Expand Up @@ -472,10 +472,10 @@
"@smithy/types" "^3.7.1"
tslib "^2.6.2"

"@aws-sdk/middleware-flexible-checksums@3.697.0":
version "3.697.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.697.0.tgz#fe0a417db512d9a773f096ef275047236004fa15"
integrity sha512-K/y43P+NuHu5+21/29BoJSltcPekvcCU8i74KlGGHbW2Z105e5QVZlFjxivcPOjOA3gdC0W4SoFSIWam5RBhzw==
"@aws-sdk/middleware-flexible-checksums@3.701.0":
version "3.701.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.701.0.tgz#1793c77302f37aeab61205a0dbd89b45081bcc4a"
integrity sha512-adNaPCyTT+CiVM0ufDiO1Fe7nlRmJdI9Hcgj0M9S6zR7Dw70Ra5z8Lslkd7syAccYvZaqxLklGjPQH/7GNxwTA==
dependencies:
"@aws-crypto/crc32" "5.2.0"
"@aws-crypto/crc32c" "5.2.0"
Expand Down Expand Up @@ -5735,13 +5735,13 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.15.28:
version "4.15.28"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.28.tgz#d05613be10494baf727b7eb212ab661435696ed2"
integrity sha512-iyc3ISmnyX20Y8fY6E3U0SCZLIaPiaiI++yIxHXnm5903PAndjVrCK/kkseXZOQ9yRer9e0iLTpBoMMwdBQrnA==
oclif@^4.16.0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.16.0.tgz#bd2e0ec5dc48ed8a2f5dbd7e298727812b7aadb5"
integrity sha512-Y5bcJc4vwhAW0UN9ctZvfLYZz+nC4rQJPmmpKFXLj7A6uKS1c+GrNa4WwZnk9D4eN32kP/awyRRdd2lbX/S+KQ==
dependencies:
"@aws-sdk/client-cloudfront" "^3.687.0"
"@aws-sdk/client-s3" "^3.693.0"
"@aws-sdk/client-s3" "^3.701.0"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.5.0"
Expand Down

0 comments on commit 6e250cf

Please sign in to comment.