Skip to content

Commit

Permalink
fix(deps): update dependency ora to v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2024
1 parent 40332dc commit ade2c8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/mg-stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"chalk": "5.3.0",
"child_process": "1.0.2",
"inquirer": "10.2.2",
"ora": "8.1.0",
"ora": "8.1.1",
"stripe": "12.18.0",
"sywac": "1.3.0",
"util": "0.12.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9204,10 +9204,10 @@ optionator@^0.9.3:
type-check "^0.4.0"
word-wrap "^1.2.5"

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 ade2c8f

Please sign in to comment.