Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 7277873 commit 55d4869
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"@salesforce/ts-sinon": "^1.4.22",
"@salesforce/ts-types": "^2.0.10",
"aws-sdk": "^2.1659.0",
"oclif": "^4.14.5",
"oclif": "^4.14.8",
"ts-node": "^10.9.2",
"typescript": "^5.5.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8496,14 +8496,14 @@ obliterator@^2.0.1, obliterator@^2.0.2:
resolved "https://registry.npmjs.org/obliterator/-/obliterator-2.0.4.tgz"
integrity sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==

oclif@^4.14.5:
version "4.14.5"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.5.tgz#303a2c982dc0da657bc9653a8d02869b9eefe5a8"
integrity sha512-geA7FBDKqpMaLtM7BMo0+rXG2sLe0N83Sh4i6xTPnwL+RQnxAZ7aMaePd5Ibg+w9mYE2/WpEp/zKquRVVo3Vlg==
oclif@^4.14.8:
version "4.14.8"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.8.tgz#2ed3bc9e5cd2c75ced65310bda810d6348319a7d"
integrity sha512-dJplgtnF2eQ+c06aJHm8xtjKitpvgx5DLf1qU/yrRjREYE+BTcXaOZa7cIskAcFiEz/86I0rBeovEoQTI3G+zA==
dependencies:
"@aws-sdk/client-cloudfront" "^3.609.0"
"@aws-sdk/client-s3" "^3.614.0"
"@inquirer/confirm" "^3.1.14"
"@inquirer/confirm" "^3.1.16"
"@inquirer/input" "^2.2.1"
"@inquirer/select" "^2.3.10"
"@oclif/core" "^4"
Expand Down

0 comments on commit 55d4869

Please sign in to comment.