Skip to content

Commit fb74b26

Browse files
chore(deps): update dependency ora to v9.4.0
1 parent d3ac68b commit fb74b26

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"nodemon": "3.1.14",
131131
"npm-packlist": "10.0.4",
132132
"nx": "22.6.5",
133-
"ora": "9.3.0",
133+
"ora": "9.4.0",
134134
"prettier": "3.8.3",
135135
"prettier-plugin-curly": "0.3.2",
136136
"prettier-plugin-packagejson": "3.0.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24041,19 +24041,19 @@ __metadata:
2404124041
languageName: node
2404224042
linkType: hard
2404324043

24044-
"ora@npm:9.3.0":
24045-
version: 9.3.0
24046-
resolution: "ora@npm:9.3.0"
24044+
"ora@npm:9.4.0":
24045+
version: 9.4.0
24046+
resolution: "ora@npm:9.4.0"
2404724047
dependencies:
2404824048
chalk: "npm:^5.6.2"
2404924049
cli-cursor: "npm:^5.0.0"
2405024050
cli-spinners: "npm:^3.2.0"
2405124051
is-interactive: "npm:^2.0.0"
2405224052
is-unicode-supported: "npm:^2.1.0"
2405324053
log-symbols: "npm:^7.0.1"
24054-
stdin-discarder: "npm:^0.3.1"
24054+
stdin-discarder: "npm:^0.3.2"
2405524055
string-width: "npm:^8.1.0"
24056-
checksum: 10c0/1d25c0f43e20389757285f740686958bce78ccb9d03dda190ecc92ae585cbc498fa54cf13933fea2f96cb97a0be82e927cf0fd8c96217459f9c43d915a380531
24056+
checksum: 10c0/8f2d7a8869cd68607797ac0ffe9f5cdceeb6009437672510d9920aea794cdd055164e3fe804248624c4940a71b22f94f1ffd94ce8fecf0746baef97a5c121a91
2405724057
languageName: node
2405824058
linkType: hard
2405924059

@@ -26829,7 +26829,7 @@ __metadata:
2682926829
nodemon: "npm:3.1.14"
2683026830
npm-packlist: "npm:10.0.4"
2683126831
nx: "npm:22.6.5"
26832-
ora: "npm:9.3.0"
26832+
ora: "npm:9.4.0"
2683326833
prettier: "npm:3.8.3"
2683426834
prettier-plugin-curly: "npm:0.3.2"
2683526835
prettier-plugin-packagejson: "npm:3.0.2"
@@ -27812,10 +27812,10 @@ __metadata:
2781227812
languageName: node
2781327813
linkType: hard
2781427814

27815-
"stdin-discarder@npm:^0.3.1":
27816-
version: 0.3.1
27817-
resolution: "stdin-discarder@npm:0.3.1"
27818-
checksum: 10c0/2fda9b230e72f092a933dbc755fadbfd53b721b103acddd06c2642a81793565f1673f249dc54fc0c63b141f222e9d09494cdf4db6ab7998f54e0b0be8526cba5
27815+
"stdin-discarder@npm:^0.3.2":
27816+
version: 0.3.2
27817+
resolution: "stdin-discarder@npm:0.3.2"
27818+
checksum: 10c0/5dbaba9efbcb447a4450d5ae19794641ea9166abe96dc4b5547a109db1bb6e8bdb17bbe1029e02ca8d9d8ee996b7c7cbcce12b12c18c121871cd4f574292381a
2781927819
languageName: node
2782027820
linkType: hard
2782127821

0 commit comments

Comments
 (0)