Skip to content

Commit

Permalink
fix(deps): bump ora from 7.0.1 to 8.0.1 (#287)
Browse files Browse the repository at this point in the history
Bumps [ora](https://github.com/sindresorhus/ora) from 7.0.1 to 8.0.1.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v7.0.1...v8.0.1)

---
updated-dependencies:
- dependency-name: ora
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 990d094 commit 7448d53
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 52 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"deepmerge": "4.3.1",
"hosted-git-info": "7.0.1",
"license": "1.0.3",
"ora": "7.0.1",
"ora": "8.0.1",
"pkg-up": "^5.0.0",
"sort-package-json": "2.6.0",
"yaml": "2.3.4"
Expand Down
81 changes: 30 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ __metadata:
deepmerge: "npm:4.3.1"
hosted-git-info: "npm:7.0.1"
license: "npm:1.0.3"
ora: "npm:7.0.1"
ora: "npm:8.0.1"
pkg-up: "npm:^5.0.0"
sort-package-json: "npm:2.6.0"
tempy: "npm:3.1.0"
Expand Down Expand Up @@ -1311,17 +1311,6 @@ __metadata:
languageName: node
linkType: hard

"bl@npm:^5.0.0":
version: 5.1.0
resolution: "bl@npm:5.1.0"
dependencies:
buffer: "npm:^6.0.3"
inherits: "npm:^2.0.4"
readable-stream: "npm:^3.4.0"
checksum: 0340d3d70def4213cd9cbcd8592f7c5922d3668e7b231286c354613fac4a8411ad373cff26e06162da7423035bbd5caafce3e140a5f397be72fcd1e9d86f1179
languageName: node
linkType: hard

"bottleneck@npm:^2.15.3":
version: 2.19.5
resolution: "bottleneck@npm:2.19.5"
Expand Down Expand Up @@ -1596,10 +1585,10 @@ __metadata:
languageName: node
linkType: hard

"cli-spinners@npm:^2.9.0":
version: 2.9.0
resolution: "cli-spinners@npm:2.9.0"
checksum: 457497ccef70eec3f1d0825e4a3396ba43f6833a4900c2047c0efe2beecb1c0df476949ea378bcb6595754f7508e28ae943eeb30bbda807f59f547b270ec334c
"cli-spinners@npm:^2.9.2":
version: 2.9.2
resolution: "cli-spinners@npm:2.9.2"
checksum: a0a863f442df35ed7294424f5491fa1756bd8d2e4ff0c8736531d886cec0ece4d85e8663b77a5afaf1d296e3cbbebff92e2e99f52bbea89b667cbe789b994794
languageName: node
linkType: hard

Expand Down Expand Up @@ -2095,13 +2084,6 @@ __metadata:
languageName: node
linkType: hard

"emoji-regex@npm:^10.2.1":
version: 10.2.1
resolution: "emoji-regex@npm:10.2.1"
checksum: fb2143d669ed7a3b180a56bfb5fc0638af25aeef421df4bb9c3a835dccfc4b737bcb45dfc8cea33c3f2b9dcd92a3fdb79820c7a840491a899e2d68aa3245c4b5
languageName: node
linkType: hard

"emoji-regex@npm:^10.3.0":
version: 10.3.0
resolution: "emoji-regex@npm:10.3.0"
Expand Down Expand Up @@ -3012,7 +2994,7 @@ __metadata:
languageName: node
linkType: hard

"inherits@npm:2, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:^2.0.4, inherits@npm:~2.0.3":
"inherits@npm:2, inherits@npm:^2.0.1, inherits@npm:^2.0.3, inherits@npm:~2.0.3":
version: 2.0.4
resolution: "inherits@npm:2.0.4"
checksum: cd45e923bee15186c07fa4c89db0aace24824c482fb887b528304694b2aa6ff8a898da8657046a5dcf3e46cd6db6c61629551f9215f208d7c3f157cf9b290521
Expand Down Expand Up @@ -3752,6 +3734,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: "npm:^5.3.0"
is-unicode-supported: "npm:^1.3.0"
checksum: 510cdda36700cbcd87a2a691ea08d310a6c6b449084018f7f2ec4f732ca5e51b301ff1327aadd96f53c08318e616276c65f7fe22f2a16704fb0715d788bc3c33
languageName: node
linkType: hard

"log-update@npm:^6.0.0":
version: 6.0.0
resolution: "log-update@npm:6.0.0"
Expand Down Expand Up @@ -4784,20 +4776,20 @@ __metadata:
languageName: node
linkType: hard

"ora@npm:7.0.1":
version: 7.0.1
resolution: "ora@npm:7.0.1"
"ora@npm:8.0.1":
version: 8.0.1
resolution: "ora@npm:8.0.1"
dependencies:
chalk: "npm:^5.3.0"
cli-cursor: "npm:^4.0.0"
cli-spinners: "npm:^2.9.0"
cli-spinners: "npm:^2.9.2"
is-interactive: "npm:^2.0.0"
is-unicode-supported: "npm:^1.3.0"
log-symbols: "npm:^5.1.0"
stdin-discarder: "npm:^0.1.0"
string-width: "npm:^6.1.0"
is-unicode-supported: "npm:^2.0.0"
log-symbols: "npm:^6.0.0"
stdin-discarder: "npm:^0.2.1"
string-width: "npm:^7.0.0"
strip-ansi: "npm:^7.1.0"
checksum: 4ec001b6f1b8592be93d8a5e7e4f271f0fcd85868ceb0f00d0c1bff57be282aeeaaaacbd4bdefdf1b852de5d7813ac564da7a3c08000761beeade6097fc8a9af
checksum: 3d37bb3f53e965e5176004af319f82feef7323ee0b2428db5ee6f689b9b9ba939d7b1e81691d4614333c4fb9e294790eb049db9c1e990b14b9bbe150c6f09993
languageName: node
linkType: hard

Expand Down Expand Up @@ -5398,7 +5390,7 @@ __metadata:
languageName: node
linkType: hard

"readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.0":
"readable-stream@npm:^3.6.0":
version: 3.6.0
resolution: "readable-stream@npm:3.6.0"
dependencies:
Expand Down Expand Up @@ -5946,12 +5938,10 @@ __metadata:
languageName: node
linkType: hard

"stdin-discarder@npm:^0.1.0":
version: 0.1.0
resolution: "stdin-discarder@npm:0.1.0"
dependencies:
bl: "npm:^5.0.0"
checksum: 85131f70ae2830144133b7a6211d56f9ac2603573f4af3d0b66e828af5e13fcdea351f9192f86bb7fed2c64604c8097bf36d50cb77d54e898ce4604c3b7b6b8f
"stdin-discarder@npm:^0.2.1":
version: 0.2.1
resolution: "stdin-discarder@npm:0.2.1"
checksum: e2401a8c7e2170c4b1900b50d36c842d27801bd27f85773f577b9ea5be13487d2089ce7b7ddadd4d60d050c73a1769d426acd71e66e0bad538783a5a04b5cd61
languageName: node
linkType: hard

Expand Down Expand Up @@ -6001,17 +5991,6 @@ __metadata:
languageName: node
linkType: hard

"string-width@npm:^6.1.0":
version: 6.1.0
resolution: "string-width@npm:6.1.0"
dependencies:
eastasianwidth: "npm:^0.2.0"
emoji-regex: "npm:^10.2.1"
strip-ansi: "npm:^7.0.1"
checksum: 8aefb456a230c8d7fe254049b1b2d62603da1a3b6c7fc9f3332f6779583cc1c72653f9b6e4cd0c1c92befee1565d4a0a7542d09ba4ceb6d96af02fbd8425bb03
languageName: node
linkType: hard

"string-width@npm:^7.0.0":
version: 7.0.0
resolution: "string-width@npm:7.0.0"
Expand Down

0 comments on commit 7448d53

Please sign in to comment.