Skip to content

Commit

Permalink
fix(deps): bump ora from 6.3.0 to 6.3.1 (#174)
Browse files Browse the repository at this point in the history
Bumps [ora](https://github.com/sindresorhus/ora) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2023
1 parent d022f8f commit 10f786d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"deepmerge": "4.3.1",
"hosted-git-info": "6.1.1",
"license": "1.0.3",
"ora": "6.3.0",
"ora": "6.3.1",
"pkg-up": "^4.0.0",
"sort-package-json": "2.4.1",
"yaml": "2.2.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ __metadata:
deepmerge: 4.3.1
hosted-git-info: 6.1.1
license: 1.0.3
ora: 6.3.0
ora: 6.3.1
pkg-up: ^4.0.0
sort-package-json: 2.4.1
tap: 16.3.4
Expand Down Expand Up @@ -5850,9 +5850,9 @@ __metadata:
languageName: node
linkType: hard

"ora@npm:6.3.0":
version: 6.3.0
resolution: "ora@npm:6.3.0"
"ora@npm:6.3.1":
version: 6.3.1
resolution: "ora@npm:6.3.1"
dependencies:
chalk: ^5.0.0
cli-cursor: ^4.0.0
Expand All @@ -5863,7 +5863,7 @@ __metadata:
stdin-discarder: ^0.1.0
strip-ansi: ^7.0.1
wcwidth: ^1.0.1
checksum: e19fb18acd66cfaefb71351f6d50242abdf549161a5e57bf389bd467a0bb0e26f282423faa3038c411b16b7f9fc316c2c4abe6ce7c041c3c2ac993a0f228fc5b
checksum: 474c0596a35c1be1e836bb836bea8a2d9e37458fc63b020e1435c8fe2030ab224454bfb263618e3ec09fcab2008dd525e9047f4c61548c4ace7b6490a766fc1c
languageName: node
linkType: hard

Expand Down

0 comments on commit 10f786d

Please sign in to comment.