Skip to content

Commit

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

build(deps-dev): bump oclif from 4.14.9 to 4.14.12
  • Loading branch information
kodiakhq[bot] authored Jul 29, 2024
2 parents 6c25ff6 + e66363a commit 2401e96
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 30 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.14.9",
"oclif": "^4.14.12",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"ts-node": "^10",
Expand Down
63 changes: 34 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1293,12 +1293,12 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==

"@inquirer/confirm@^3.1.16", "@inquirer/confirm@^3.1.9":
version "3.1.17"
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.17.tgz#adca3b0f35e2d2ace53f652a92f987aaccb8482a"
integrity sha512-qCpt/AABzPynz8tr69VDvhcjwmzAryipWXtW8Vi6m651da4H/d0Bdn55LkxXD7Rp2gfgxvxzTdb66AhIA8gzBA==
"@inquirer/confirm@^3.1.14", "@inquirer/confirm@^3.1.16":
version "3.1.19"
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.19.tgz#29dbe7017905b94bcbb430448d399947796b111b"
integrity sha512-dcLbnxmhx3a72c4fM6CwhydG8rS8TZCXtCYU7kUraA+qU2Ue8gNCiYOxnlhb0H0wbTKL23lUo68fX0iMP8t2Dw==
dependencies:
"@inquirer/core" "^9.0.5"
"@inquirer/core" "^9.0.7"
"@inquirer/type" "^1.5.1"

"@inquirer/core@^9.0.2":
Expand All @@ -1320,15 +1320,15 @@
wrap-ansi "^6.2.0"
yoctocolors-cjs "^2.1.2"

"@inquirer/core@^9.0.5":
version "9.0.5"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.5.tgz#b5e14d80e87419231981f48fa86f63d15cb8805b"
integrity sha512-QWG41I7vn62O9stYKg/juKXt1PEbr/4ZZCPb4KgXDQGwgA9M5NBTQ7FnOvT1ridbxkm/wTxLCNraUs7y47pIRQ==
"@inquirer/core@^9.0.7":
version "9.0.7"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.7.tgz#ec529c2e8b531d574155f12615fbff42bb615da4"
integrity sha512-wyqnTmlnd9p7cX6tfMlth+/Nx7vV2t/FvtO9VMSi2XjBkNy0MkPr19RSOyP3qrywdlJT+BQbEnXLPqq0wFMw3A==
dependencies:
"@inquirer/figures" "^1.0.5"
"@inquirer/type" "^1.5.1"
"@types/mute-stream" "^0.0.4"
"@types/node" "^20.14.11"
"@types/node" "^22.0.0"
"@types/wrap-ansi" "^3.0.0"
ansi-escapes "^4.3.2"
cli-spinners "^2.9.2"
Expand All @@ -1349,13 +1349,13 @@
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.5.tgz#57f9a996d64d3e3345d2a3ca04d36912e94f8790"
integrity sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==

"@inquirer/input@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.2.1.tgz#cb795ab12f25cc8c6eeb6f51f04c71a70e4067c8"
integrity sha512-Yl1G6h7qWydzrJwqN777geeJVaAFL5Ly83aZlw4xHf8Z/BoTMfKRheyuMaQwOG7LQ4e5nQP7PxXdEg4SzQ+OKw==
"@inquirer/input@^2.2.4":
version "2.2.6"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.2.6.tgz#c5515c1d36ca379cc744b40169eec8311eeef33d"
integrity sha512-32l4FxgY54O2YXVK6SHyC8gWZaemFBPHiMoKmJMqtwuicjHYF0meZKrTNPfHSOoxUzb6XVSICnXw0wKtsg7nKg==
dependencies:
"@inquirer/core" "^9.0.2"
"@inquirer/type" "^1.4.0"
"@inquirer/core" "^9.0.7"
"@inquirer/type" "^1.5.1"

"@inquirer/select@^2.3.10":
version "2.3.10"
Expand Down Expand Up @@ -1544,14 +1544,14 @@
dependencies:
"@oclif/core" "^4"

"@oclif/plugin-not-found@^3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.3.tgz#90e1ee6829315d0822969bc1dde0296a70caa8be"
integrity sha512-hDHuvMFl7CfJ+GdtDVkLDAMc9J+9Tk1ZRSuFQT7vw4eBtv0EmiXtlTafQqCW9kXypQHgw6UigC3Dz1HXkPpwNQ==
"@oclif/plugin-not-found@^3.2.14":
version "3.2.14"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.14.tgz#48f59a57fc072937fc2ca90e112e667fb483c3f8"
integrity sha512-p9QSwr0eCCpUojmpGzP+rG3e9PI1NHxCU+mnluhiHl9r8/+xEi56vP8WF/C43G8XstM/+nxyhKC0r3n2BO6lMQ==
dependencies:
"@inquirer/confirm" "^3.1.9"
"@inquirer/confirm" "^3.1.14"
"@oclif/core" "^4"
ansis "^3.2.0"
ansis "^3.3.1"
fast-levenshtein "^3.0.0"

"@oclif/plugin-warn-if-update-available@^3.0.19":
Expand Down Expand Up @@ -2353,7 +2353,7 @@
dependencies:
undici-types "~6.11.1"

"@types/node@^20.14.11", "@types/node@^20.14.9":
"@types/node@^20.14.9":
version "20.14.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12.tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49"
integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==
Expand Down Expand Up @@ -2551,6 +2551,11 @@ ansis@^3.1.1, ansis@^3.2.0:
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==

ansis@^3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2.tgz#15adc36fea112da95c74d309706e593618accac3"
integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA==

arg@^4.1.0:
version "4.1.3"
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.3.tgz#269fc7ad5b8e42cb63c896d5666017261c144089"
Expand Down Expand Up @@ -4625,19 +4630,19 @@ object.values@^1.1.6:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.14.9:
version "4.14.9"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.9.tgz#ed5f105840315b5a8b209c04f090420fd6c0934c"
integrity sha512-W2RqjzcJWudQp/qUngbj/7f6oPoRrNTjAMZUn7hLO86nUgEkIF7JsgmQ5+TSC2nt35htti/ARfyM2mzQyPUNUA==
oclif@^4.14.12:
version "4.14.12"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.12.tgz#b6237a61ddfec6192f8b5c486c51a0d038b6a439"
integrity sha512-1stR9IK4LyAL2RvP/idZpM9qJJ1gStt6bpjrvN3Sl+ncLX/ocOMoYLw8mEDh3DzgNYXajaN4aCYPaaRISuN+Jw==
dependencies:
"@aws-sdk/client-cloudfront" "^3.609.0"
"@aws-sdk/client-s3" "^3.614.0"
"@inquirer/confirm" "^3.1.16"
"@inquirer/input" "^2.2.1"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.3.10"
"@oclif/core" "^4"
"@oclif/plugin-help" "^6.2.2"
"@oclif/plugin-not-found" "^3.2.3"
"@oclif/plugin-not-found" "^3.2.14"
"@oclif/plugin-warn-if-update-available" "^3.0.19"
async-retry "^1.3.3"
chalk "^4"
Expand Down

0 comments on commit 2401e96

Please sign in to comment.