Skip to content

Commit

Permalink
chore(deps): bump ora from 8.1.1 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [ora](https://github.com/sindresorhus/ora) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v8.1.1...v8.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 0f4a980 commit 44b6e5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"markdownlint-cli2": "0.17.2",
"markdownlint-rule-search-replace": "1.2.0",
"mdast-util-from-markdown": "^2.0.2",
"ora": "^8.1.1",
"ora": "^8.2.0",
"prettier": "3.4.2",
"unist-util-visit": "^5.0.0",
"yargs": "^17.7.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1039,10 +1039,10 @@ onetime@^7.0.0:
dependencies:
mimic-function "^5.0.0"

ora@^8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/ora/-/ora-8.1.1.tgz#8efc8865e44c87e4b55468a47e80a03e678b0e54"
integrity sha512-YWielGi1XzG1UTvOaCFaNgEnuhZVMSHYkW/FQ7UX8O26PtlpdM84c0f7wLPlkvx2RfiQmnzd61d/MGxmpQeJPw==
ora@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-8.2.0.tgz#8fbbb7151afe33b540dd153f171ffa8bd38e9861"
integrity sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==
dependencies:
chalk "^5.3.0"
cli-cursor "^5.0.0"
Expand Down

0 comments on commit 44b6e5f

Please sign in to comment.