Skip to content

Commit

Permalink
Merge pull request #859 from ItinerisLtd/dependabot/npm_and_yarn/ocli…
Browse files Browse the repository at this point in the history
…f-4.17.4

build(deps-dev): bump oclif from 4.17.3 to 4.17.4
  • Loading branch information
kodiakhq[bot] authored Dec 26, 2024
2 parents b130383 + fdad149 commit b181ea5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-config-oclif-typescript": "^2.0.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"oclif": "^4.17.3",
"oclif": "^4.17.4",
"prettier": "^3.4.2",
"shx": "^0.3.4",
"ts-node": "^10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1755,7 +1755,7 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.17":
"@oclif/plugin-help@^6", "@oclif/plugin-help@^6.2.20":
version "6.2.20"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e"
integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==
Expand Down Expand Up @@ -4718,18 +4718,18 @@ object.values@^1.1.6:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.17.3:
version "4.17.3"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.3.tgz#058585af3b60b556fdb56bc4c1938dc2ea1853cd"
integrity sha512-J4F7gykHSSJHvZ5p6YnSJUjRKZkWKY4shPp6ag26FbJdooxuxBrLL5x9s4UFfWjEhZUWIU+eKHpsa8toImDDeg==
oclif@^4.17.4:
version "4.17.4"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.4.tgz#d435f6c95f6b6b19fb5cb0f35544f8b4f0e6a458"
integrity sha512-CELZOdxSfpM2Kl3dGP0N4fL4+RReGP18vo6oNklWoSP4ka+pJTBzO3W0o15KHAyrzpes5cui+xur3UPZIGr0LQ==
dependencies:
"@aws-sdk/client-cloudfront" "^3.699.0"
"@aws-sdk/client-s3" "^3.712.0"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4.2.0"
"@oclif/plugin-help" "^6.2.17"
"@oclif/plugin-help" "^6.2.20"
"@oclif/plugin-not-found" "^3.2.31"
"@oclif/plugin-warn-if-update-available" "^3.1.28"
async-retry "^1.3.3"
Expand Down

0 comments on commit b181ea5

Please sign in to comment.