Skip to content

Commit 3b3fc13

Browse files
Update dependency ora to v8.2.0
1 parent f1aa124 commit 3b3fc13

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"imagemin-pngquant": "9.0.2",
6060
"imagemin-svgo": "10.0.1",
6161
"imagemin-webp": "8.0.0",
62-
"ora": "8.1.1",
62+
"ora": "8.2.0",
6363
"sharp": "0.33.5",
6464
"yargs": "17.7.2"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3153,10 +3153,10 @@ optionator@^0.9.3:
31533153
prelude-ls "^1.2.1"
31543154
type-check "^0.4.0"
31553155

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

0 commit comments

Comments
 (0)