Skip to content

Commit

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

build(deps-dev): bump oclif from 4.15.23 to 4.15.24
  • Loading branch information
kodiakhq[bot] authored Nov 12, 2024
2 parents 6c9a1fc + bf49bde commit 43d12ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.15.23",
"oclif": "^4.15.24",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"ts-node": "^10",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1416,10 +1416,10 @@
ansis "^3.3.1"
fast-levenshtein "^3.0.0"

"@oclif/plugin-warn-if-update-available@^3.1.20":
version "3.1.20"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.20.tgz#2ac90286a0b59860c66956c37a74b27f2a4e78d0"
integrity sha512-gvovUQXwWkQZzHG7WknLq+yoSe61Cbv45rEUooKbzo7tfRDChFnCyLQ+OCCldQOsSYvS/KTsiawyyCetSaCR1g==
"@oclif/plugin-warn-if-update-available@^3.1.21":
version "3.1.21"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.21.tgz#2c86e4cdeb7dac3293e6c67094c4e6f9a3d3e62b"
integrity sha512-yG03rR6Z795lSlkuS+6A9JBSq/VQZ40XspTsKdXa/PUJl52RTeZeOHlaecuv4TddAE6T8VsPdWvry68q5TPE4w==
dependencies:
"@oclif/core" "^4"
ansis "^3.3.1"
Expand Down Expand Up @@ -4439,10 +4439,10 @@ object.values@^1.1.6:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.15.23:
version "4.15.23"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.23.tgz#374603fcda8a17e1ca2adfd3ae0e37b4f60f9e8b"
integrity sha512-nrQ5B53v/yk5R7Q2SGUxsX8237kl2ezd+rSISsN7s5Vfcrs55/fgBj46wrBxSGBgiQMWy3QZmOOAoW026EdYTw==
oclif@^4.15.24:
version "4.15.24"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.15.24.tgz#a29003ce6472c4a4f6bc63bdd60bae245b8f7376"
integrity sha512-wjDhmwYUhK+OamLJGEHY3x2hf0/d6XAntfIfWFr1zTe9w+iw7R//2uzNrYTChZV+BQSlBP4bBkVKOCc3XG3Oww==
dependencies:
"@aws-sdk/client-cloudfront" "^3.687.0"
"@aws-sdk/client-s3" "^3.688.0"
Expand All @@ -4452,7 +4452,7 @@ oclif@^4.15.23:
"@oclif/core" "^4.0.31"
"@oclif/plugin-help" "^6.2.16"
"@oclif/plugin-not-found" "^3.2.25"
"@oclif/plugin-warn-if-update-available" "^3.1.20"
"@oclif/plugin-warn-if-update-available" "^3.1.21"
async-retry "^1.3.3"
chalk "^4"
change-case "^4"
Expand Down

0 comments on commit 43d12ce

Please sign in to comment.