Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit ff9cd92

Browse files
dependabot-preview[bot]Nargonath
authored andcommitted
fix(deps): bump ora from 4.0.1 to 4.0.2 (#74)
Bumps [ora](https://github.com/sindresorhus/ora) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v4.0.1...v4.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8c99431 commit ff9cd92

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
@@ -78,7 +78,7 @@
7878
"html-webpack-plugin": "^3.2.0",
7979
"import-cwd": "3.0.0",
8080
"meow": "5.0.0",
81-
"ora": "4.0.1",
81+
"ora": "4.0.2",
8282
"semver": "^6.3.0"
8383
}
8484
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4269,10 +4269,10 @@ optionator@^0.8.1, optionator@^0.8.2:
42694269
type-check "~0.3.2"
42704270
wordwrap "~1.0.0"
42714271

4272-
4273-
version "4.0.1"
4274-
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.1.tgz#e0ddf8fcdcf28cf714f742f06a493cc84819621c"
4275-
integrity sha512-yQv2q0GO8rqP2wzdOxpu0FxUmRg4z/Lw0m6uSpukPJXoOMaQzrIpl+STKHzjryFP5ExQC56+y8+yXPar2iezaw==
4272+
4273+
version "4.0.2"
4274+
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.2.tgz#0e1e68fd45b135d28648b27cf08081fa6e8a297d"
4275+
integrity sha512-YUOZbamht5mfLxPmk4M35CD/5DuOkAacxlEUbStVXpBAt4fyhBf+vZHI/HRkI++QUp3sNoeA2Gw4C+hi4eGSig==
42764276
dependencies:
42774277
chalk "^2.4.2"
42784278
cli-cursor "^3.1.0"

0 commit comments

Comments
 (0)