Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent ec629bb commit 9c8f6c7
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.14.0",
"markdownlint-rule-search-replace": "1.2.0",
"mdast-util-from-markdown": "^2.0.2",
"ora": "^8.1.0",
"ora": "^8.1.1",
"prettier": "3.3.3",
"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 @@ -921,10 +921,10 @@ onetime@^7.0.0:
dependencies:
mimic-function "^5.0.0"

ora@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-8.1.0.tgz#c3db2f9f83a2bec9e8ab71fe3b9ae234d65ca3a8"
integrity sha512-GQEkNkH/GHOhPFXcqZs3IDahXEQcQxsSjEkK4KvEEST4t7eNzoMjxTzef+EZ+JluDEV+Raoi3WQ2CflnRdSVnQ==
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==
dependencies:
chalk "^5.3.0"
cli-cursor "^5.0.0"
Expand Down

0 comments on commit 9c8f6c7

Please sign in to comment.