Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Donnalley <mdonnalley@salesforce.com>
  • Loading branch information
dependabot[bot] and mdonnalley authored Sep 30, 2024
1 parent 97c40c1 commit bdba473
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 51 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 @@
"husky": "^9.1.6",
"lint-staged": "^15",
"mocha": "^10.7.3",
"oclif": "^4.14.34",
"oclif": "^4.14.36",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
Expand Down
62 changes: 12 additions & 50 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -920,25 +920,6 @@
wrap-ansi "^6.2.0"
yoctocolors-cjs "^2.1.2"

"@inquirer/core@^9.0.2":
version "9.0.2"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.2.tgz#8be8782266f00129acb5c804537d1231b2fe3ac6"
integrity sha512-nguvH3TZar3ACwbytZrraRTzGqyxJfYJwv+ZwqZNatAosdWQMP1GV8zvmkNlBe2JeZSaw0WYBHZk52pDpWC9qA==
dependencies:
"@inquirer/figures" "^1.0.3"
"@inquirer/type" "^1.4.0"
"@types/mute-stream" "^0.0.4"
"@types/node" "^20.14.9"
"@types/wrap-ansi" "^3.0.0"
ansi-escapes "^4.3.2"
cli-spinners "^2.9.2"
cli-width "^4.1.0"
mute-stream "^1.0.0"
signal-exit "^4.1.0"
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"
yoctocolors-cjs "^2.1.2"

"@inquirer/core@^9.1.0":
version "9.2.1"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.2.1.tgz#677c49dee399c9063f31e0c93f0f37bddc67add1"
Expand All @@ -957,11 +938,6 @@
wrap-ansi "^6.2.0"
yoctocolors-cjs "^2.1.2"

"@inquirer/figures@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.3.tgz#1227cc980f88e6d6ab85abadbf164f5038041edd"
integrity sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==

"@inquirer/figures@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.5.tgz#57f9a996d64d3e3345d2a3ca04d36912e94f8790"
Expand All @@ -980,24 +956,17 @@
"@inquirer/core" "^9.0.10"
"@inquirer/type" "^1.5.2"

"@inquirer/select@^2.3.10":
version "2.3.10"
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.10.tgz#4491805435984726c75f89e8f810ddb1fe503123"
integrity sha512-rr7iR0Zj1YFfgM8IUGimPD9Yukd+n/U63CnYT9kdum6DbRXtMxR45rrreP+EA9ixCnShr+W4xj7suRxC1+8t9g==
"@inquirer/select@^2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.5.0.tgz#345c6908ecfaeef3d84ddd2f9feb2f487c558efb"
integrity sha512-YmDobTItPP3WcEI86GvPo+T2sRHkxxOq/kXmsBjHS5BVXUgvgZ5AfJjkvQvZr03T81NnI3KrrRuMzeuYUQRFOA==
dependencies:
"@inquirer/core" "^9.0.2"
"@inquirer/figures" "^1.0.3"
"@inquirer/type" "^1.4.0"
"@inquirer/core" "^9.1.0"
"@inquirer/figures" "^1.0.5"
"@inquirer/type" "^1.5.3"
ansi-escapes "^4.3.2"
yoctocolors-cjs "^2.1.2"

"@inquirer/type@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.4.0.tgz#3dd0c8f78c0548bbc18b9c07af16a86c4007e1f0"
integrity sha512-AjOqykVyjdJQvtfkNDGUyMYGF8xN50VUxftCQWsOyIo4DFRLr6VQhW0VItGI1JIyQGCGgIpKa7hMMwNhZb4OIw==
dependencies:
mute-stream "^1.0.0"

"@inquirer/type@^1.5.2":
version "1.5.2"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.2.tgz#15f5e4a4dae02c4203650cb07c8a000cdd423939"
Expand Down Expand Up @@ -1720,13 +1689,6 @@
dependencies:
undici-types "~5.26.4"

"@types/node@^20.14.9":
version "20.14.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
dependencies:
undici-types "~5.26.4"

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
Expand Down Expand Up @@ -4598,16 +4560,16 @@ object.values@^1.2.0:
define-properties "^1.2.1"
es-object-atoms "^1.0.0"

oclif@^4.14.34:
version "4.14.34"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.34.tgz#45ddd207ab648a0996ec845e975087ac2fe10479"
integrity sha512-NA604h6cPhiDQTLjjwaJ2yGq3gv6OyHIMIdwt9xTiOqMjFOrKXpoqXiwmKN6bGoeWC1SuaSJqlfoXThlAKn+Ag==
oclif@^4.14.36:
version "4.14.36"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.36.tgz#3535f2de7665f223610e321be46b210f0a6dc3c4"
integrity sha512-aVNdf3Jgu3HZEos83q7YE+/SQ9uGwLpldLSJ0eRBaapRnX7Pw/q9kT9A06THnG3OmX2qFcmwX8Rsus47Su11hQ==
dependencies:
"@aws-sdk/client-cloudfront" "^3.645.0"
"@aws-sdk/client-s3" "^3.651.1"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.3.10"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4"
"@oclif/plugin-help" "^6.2.10"
"@oclif/plugin-not-found" "^3.2.21"
Expand Down

0 comments on commit bdba473

Please sign in to comment.