Skip to content

Commit 4da5b71

Browse files
authored
Merge pull request #32 from arguiot/dependabot/npm_and_yarn/ora-3.4.0
Bump ora from 3.2.0 to 3.4.0
2 parents 20eed18 + da3a39d commit 4da5b71

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3236,14 +3236,14 @@ optionator@^0.8.2:
32363236
wordwrap "~1.0.0"
32373237

32383238
ora@^3.2.0:
3239-
version "3.2.0"
3240-
resolved "https://registry.yarnpkg.com/ora/-/ora-3.2.0.tgz#67e98a7e11f7f0ac95deaaaf11bb04de3d09e481"
3239+
version "3.4.0"
3240+
resolved "https://registry.yarnpkg.com/ora/-/ora-3.4.0.tgz#bf0752491059a3ef3ed4c85097531de9fdbcd318"
32413241
dependencies:
32423242
chalk "^2.4.2"
32433243
cli-cursor "^2.1.0"
32443244
cli-spinners "^2.0.0"
32453245
log-symbols "^2.2.0"
3246-
strip-ansi "^5.0.0"
3246+
strip-ansi "^5.2.0"
32473247
wcwidth "^1.0.1"
32483248

32493249
orchestrator@^0.3.0:
@@ -4095,7 +4095,7 @@ strip-ansi@^4.0.0:
40954095
dependencies:
40964096
ansi-regex "^3.0.0"
40974097

4098-
strip-ansi@^5.0.0:
4098+
strip-ansi@^5.2.0:
40994099
version "5.2.0"
41004100
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
41014101
dependencies:

0 commit comments

Comments
 (0)