Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump ora from 5.4.1 to 8.1.0 #743

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"moment": "^2.30.1",
"navigator.sendbeacon": "^0.0.20",
"open": "^7.4.2",
"ora": "^5.4.1",
"ora": "^8.1.0",
"path-browserify": "^1.0.1",
"postcss": "^8.4.41",
"postcss-flexbugs-fixes": "^5.0.2",
Expand Down
66 changes: 64 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ __metadata:
moment: ^2.30.1
navigator.sendbeacon: ^0.0.20
open: ^7.4.2
ora: ^5.4.1
ora: ^8.1.0
path-browserify: ^1.0.1
postcss: ^8.4.41
postcss-flexbugs-fixes: ^5.0.2
Expand Down Expand Up @@ -11940,6 +11940,13 @@ __metadata:
languageName: node
linkType: hard

"cli-spinners@npm:^2.9.2":
version: 2.9.2
resolution: "cli-spinners@npm:2.9.2"
checksum: 1bd588289b28432e4676cb5d40505cfe3e53f2e4e10fbe05c8a710a154d6fe0ce7836844b00d6858f740f2ffe67cdc36e0fce9c7b6a8430e80e6388d5aa4956c
languageName: node
linkType: hard

"cli-table3@npm:^0.6.3":
version: 0.6.3
resolution: "cli-table3@npm:0.6.3"
Expand Down Expand Up @@ -17996,6 +18003,13 @@ __metadata:
languageName: node
linkType: hard

"is-interactive@npm:^2.0.0":
version: 2.0.0
resolution: "is-interactive@npm:2.0.0"
checksum: e8d52ad490bed7ae665032c7675ec07732bbfe25808b0efbc4d5a76b1a1f01c165f332775c63e25e9a03d319ebb6b24f571a9e902669fc1e40b0a60b5be6e26c
languageName: node
linkType: hard

"is-invalid-path@npm:^0.1.0":
version: 0.1.0
resolution: "is-invalid-path@npm:0.1.0"
Expand Down Expand Up @@ -18305,6 +18319,20 @@ __metadata:
languageName: node
linkType: hard

"is-unicode-supported@npm:^1.3.0":
version: 1.3.0
resolution: "is-unicode-supported@npm:1.3.0"
checksum: 20a1fc161afafaf49243551a5ac33b6c4cf0bbcce369fcd8f2951fbdd000c30698ce320de3ee6830497310a8f41880f8066d440aa3eb0a853e2aa4836dd89abc
languageName: node
linkType: hard

"is-unicode-supported@npm:^2.0.0":
version: 2.0.0
resolution: "is-unicode-supported@npm:2.0.0"
checksum: 000b80639dedaf59a385f1c0a57f97a4d1435e0723716f24cc19ad94253a7a0a9f838bdc9ac49b10a29ac93b01f52ae9b2ed358a8876caf1eb74d73b4ede92b2
languageName: node
linkType: hard

"is-valid-path@npm:^0.1.1":
version: 0.1.1
resolution: "is-valid-path@npm:0.1.1"
Expand Down Expand Up @@ -19699,6 +19727,16 @@ __metadata:
languageName: node
linkType: hard

"log-symbols@npm:^6.0.0":
version: 6.0.0
resolution: "log-symbols@npm:6.0.0"
dependencies:
chalk: ^5.3.0
is-unicode-supported: ^1.3.0
checksum: 510cdda36700cbcd87a2a691ea08d310a6c6b449084018f7f2ec4f732ca5e51b301ff1327aadd96f53c08318e616276c65f7fe22f2a16704fb0715d788bc3c33
languageName: node
linkType: hard

"log-update@npm:^6.1.0":
version: 6.1.0
resolution: "log-update@npm:6.1.0"
Expand Down Expand Up @@ -21841,6 +21879,23 @@ __metadata:
languageName: node
linkType: hard

"ora@npm:^8.1.0":
version: 8.1.0
resolution: "ora@npm:8.1.0"
dependencies:
chalk: ^5.3.0
cli-cursor: ^5.0.0
cli-spinners: ^2.9.2
is-interactive: ^2.0.0
is-unicode-supported: ^2.0.0
log-symbols: ^6.0.0
stdin-discarder: ^0.2.2
string-width: ^7.2.0
strip-ansi: ^7.1.0
checksum: 81b9a2627a687c2b16fa08b0ae0b3641b320bdbeca831eb323df0cbb1e5ddc096b94391ff342839a1db47f5a895cebb2a8d06c319a5d935fc48628f35a036107
languageName: node
linkType: hard

"os-tmpdir@npm:~1.0.2":
version: 1.0.2
resolution: "os-tmpdir@npm:1.0.2"
Expand Down Expand Up @@ -26155,6 +26210,13 @@ resolve@^1.1.7:
languageName: node
linkType: hard

"stdin-discarder@npm:^0.2.2":
version: 0.2.2
resolution: "stdin-discarder@npm:0.2.2"
checksum: 642ffd05bd5b100819d6b24a613d83c6e3857c6de74eb02fc51506fa61dc1b0034665163831873868157c4538d71e31762bcf319be86cea04c3aba5336470478
languageName: node
linkType: hard

"stop-iteration-iterator@npm:^1.0.0":
version: 1.0.0
resolution: "stop-iteration-iterator@npm:1.0.0"
Expand Down Expand Up @@ -26253,7 +26315,7 @@ resolve@^1.1.7:
languageName: node
linkType: hard

"string-width@npm:^7.0.0":
"string-width@npm:^7.0.0, string-width@npm:^7.2.0":
version: 7.2.0
resolution: "string-width@npm:7.2.0"
dependencies:
Expand Down
Loading