Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 30, 2024
1 parent 6a9aa8b commit 2caa22a
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/shelljs": "^0.8.15",
"@types/sinon-chai": "^3.2.12",
"eslint-plugin-sf-plugin": "^1.17.4",
"oclif": "^4.6.1",
"oclif": "^4.7.1",
"sinon-chai": "^3.7.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.3"
Expand Down
58 changes: 42 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1237,12 +1237,31 @@
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"

"@inquirer/input@^2.0.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.0.tgz#5ff7028245acd9fa9a25e8a04d71611f76bd82ba"
integrity sha512-o57pST+xxZfGww1h4G7ISiX37KlLcajhKgKGG7/h8J6ClWtsyqwMv1el9Ds/4geuYN/HcPj0MyX9gTEO62UpcA==
"@inquirer/core@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-7.1.1.tgz#9339095720c00cfd1f85943977ae15d2f66f336a"
integrity sha512-rD1UI3eARN9qJBcLRXPOaZu++Bg+xsk0Tuz1EUOXEW+UbYif1sGjr0Tw7lKejHzKD9IbXE1CEtZ+xR/DrNlQGQ==
dependencies:
"@inquirer/core" "^7.1.0"
"@inquirer/type" "^1.2.1"
"@types/mute-stream" "^0.0.4"
"@types/node" "^20.11.30"
"@types/wrap-ansi" "^3.0.0"
ansi-escapes "^4.3.2"
chalk "^4.1.2"
cli-spinners "^2.9.2"
cli-width "^4.1.0"
figures "^3.2.0"
mute-stream "^1.0.0"
signal-exit "^4.1.0"
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"

"@inquirer/input@^2.1.0":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.1.tgz#a293a1d1bef103a1f4176d5b41df6d3272b7b48f"
integrity sha512-Ag5PDh3/V3B68WGD/5LKXDqbdWKlF7zyfPAlstzu0NoZcZGBbZFjfgXlZIcb6Gs+AfdSi7wNf7soVAaMGH7moQ==
dependencies:
"@inquirer/core" "^7.1.1"
"@inquirer/type" "^1.2.1"

"@inquirer/password@^1.1.16":
Expand Down Expand Up @@ -1677,12 +1696,12 @@
chalk "^5.3.0"
fast-levenshtein "^3.0.0"

"@oclif/plugin-warn-if-update-available@^3.0.12":
version "3.0.13"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.13.tgz#a11c83eba37c4b9ec73a04cc3de297c3d6aad459"
integrity sha512-AUaPaZvqWdABIkkOmU21tk1b0UgsFidjzu9IfiDSvOPAtOiktoCgk+CiaiMVGR6aTKrJmpJi+YJchdwYuKEyQA==
"@oclif/plugin-warn-if-update-available@^3.0.14":
version "3.0.15"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.15.tgz#533e5914c9efc46a1539b5a5e931dbf3c32ffb52"
integrity sha512-JtPTJFjL6izMCe5dDS2ix2PyWAD2DeJ5Atzd2HHRifbPcmOxaUE62FKTnarIwfPHLMF/nN33liwo9InAdirozg==
dependencies:
"@oclif/core" "^3.21.0"
"@oclif/core" "^3.26.0"
chalk "^5.3.0"
debug "^4.1.0"
http-call "^5.2.2"
Expand Down Expand Up @@ -2702,6 +2721,13 @@
dependencies:
undici-types "~5.26.4"

"@types/node@^20.11.30":
version "20.12.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
dependencies:
undici-types "~5.26.4"

"@types/normalize-package-data@^2.4.0":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.3.tgz#291c243e4b94dbfbc0c0ee26b7666f1d5c030e2c"
Expand Down Expand Up @@ -7294,20 +7320,20 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.6.1.tgz#1808ae01e1f80acb98710b540bef9f81b2cbc8b0"
integrity sha512-PImUoF6NiWVjaZ1GHeqD6aUUsWLot/7wey1WxOzei/dn4lK1nGH3/UXRSAGG6OciSlzuwNClPKfqNwKAVPm3OQ==
oclif@^4.7.1:
version "4.7.1"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.7.1.tgz#377f7babdee62b428fca0c6c6015663b7cf91eee"
integrity sha512-6GGtbKISjlyxH6QK9jVw0nYf0uaHg26L+B+ke7gJEqjVQ6O23D6Eu/O7xxvt+Tj7/6Hnt0AVNL/vy7tBJ4W37w==
dependencies:
"@aws-sdk/client-cloudfront" "^3.535.0"
"@aws-sdk/client-s3" "^3.535.0"
"@inquirer/confirm" "^3.0.0"
"@inquirer/input" "^2.0.0"
"@inquirer/input" "^2.1.0"
"@inquirer/select" "^2.0.0"
"@oclif/core" "^3.21.0"
"@oclif/plugin-help" "^6.0.18"
"@oclif/plugin-not-found" "^3.0.14"
"@oclif/plugin-warn-if-update-available" "^3.0.12"
"@oclif/plugin-warn-if-update-available" "^3.0.14"
async-retry "^1.3.3"
chalk "^4"
change-case "^4"
Expand Down

0 comments on commit 2caa22a

Please sign in to comment.