build(deps): bump ora from 4.0.4 to 4.0.5 (#1850)
* build(deps): bump ora from 4.0.4 to 4.0.5 Bumps [ora](https://github.com/sindresorhus/ora) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](https://github.com/sindresorhus/ora/compare/v4.0.4...v4.0.5) Signed-off-by: dependabot[bot] <support@github.com> * Finish upgrading via bolt Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
ec41d58249
Коммит
307a1631dc
|
@ -63,7 +63,7 @@
|
|||
"node-fetch": "^2.6.0",
|
||||
"nugget": "^2.0.1",
|
||||
"open": "^7.1.0",
|
||||
"ora": "^4.0.3",
|
||||
"ora": "^4.0.5",
|
||||
"parse-author": "^2.0.0",
|
||||
"pretty-ms": "^7.0.0",
|
||||
"resolve-package": "^1.0.1",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"colors": "^1.4.0",
|
||||
"debug": "^4.1.0",
|
||||
"log-symbols": "^4.0.0",
|
||||
"ora": "^4.0.3",
|
||||
"ora": "^4.0.5",
|
||||
"pretty-ms": "^7.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"@electron-forge/async-ora": "6.0.0-beta.52",
|
||||
"electron-packager": "^15.0.0",
|
||||
"electron-rebuild": "^1.8.6",
|
||||
"ora": "^4.0.3"
|
||||
"ora": "^4.0.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -2690,11 +2690,16 @@ cli-cursor@^3.1.0:
|
|||
dependencies:
|
||||
restore-cursor "^3.1.0"
|
||||
|
||||
cli-spinners@^2.0.0, cli-spinners@^2.2.0:
|
||||
cli-spinners@^2.0.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.3.0.tgz#0632239a4b5aa4c958610142c34bb7a651fc8df5"
|
||||
integrity sha512-Xs2Hf2nzrvJMFKimOR7YR0QwZ8fc0u98kdtwN1eNAZzNQgH3vK2pXzff6GJtKh7S5hoJ87ECiAiZFS2fb5Ii2w==
|
||||
|
||||
cli-spinners@^2.2.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.4.0.tgz#c6256db216b878cfba4720e719cec7cf72685d7f"
|
||||
integrity sha512-sJAofoarcm76ZGpuooaO0eDy8saEy+YoZBLjC4h8srt4jeBnkYeOgqxgsJQTpyt2LjI5PTfLJHSL+41Yu4fEJA==
|
||||
|
||||
cli-truncate@2.1.0, cli-truncate@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-2.1.0.tgz#c39e28bf05edcde5be3b98992a22deed5a2b93c7"
|
||||
|
@ -7123,10 +7128,10 @@ ora@^3.4.0:
|
|||
strip-ansi "^5.2.0"
|
||||
wcwidth "^1.0.1"
|
||||
|
||||
ora@^4.0.3:
|
||||
version "4.0.4"
|
||||
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.4.tgz#e8da697cc5b6a47266655bf68e0fb588d29a545d"
|
||||
integrity sha512-77iGeVU1cIdRhgFzCK8aw1fbtT1B/iZAvWjS+l/o1x0RShMgxHUZaD2yDpWsNCPwXg9z1ZA78Kbdvr8kBmG/Ww==
|
||||
ora@^4.0.5:
|
||||
version "4.0.5"
|
||||
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.5.tgz#7410b5cc2d99fa637fd5099bbb9f02bfbb5a361e"
|
||||
integrity sha512-jCDgm9DqvRcNIAEv2wZPrh7E5PcQiDUnbnWbAfu4NGAE2ZNqPFbDixmWldy1YG2QfLeQhuiu6/h5VRrk6cG50w==
|
||||
dependencies:
|
||||
chalk "^3.0.0"
|
||||
cli-cursor "^3.1.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче