Skip to content

Commit 5c79c56

Browse files
renovate-botaxe312ger
authored andcommitted
fix(deps): update dependency cli-progress to v3.11.0
1 parent 9769d45 commit 5c79c56

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"aspect-ratio": "2.1.1",
1616
"brotli-size": "4.0.0",
17-
"cli-progress": "3.10.0",
17+
"cli-progress": "3.11.0",
1818
"convert-hrtime": "5.0.0",
1919
"data-uri-to-buffer": "4.0.0",
2020
"execa": "5.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3627,12 +3627,12 @@ cli-cursor@^3.1.0:
36273627
dependencies:
36283628
restore-cursor "^3.1.0"
36293629

3630-
cli-progress@3.10.0:
3631-
version "3.10.0"
3632-
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.10.0.tgz#63fd9d6343c598c93542fdfa3563a8b59887d78a"
3633-
integrity sha512-kLORQrhYCAtUPLZxqsAt2YJGOvRdt34+O6jl5cQGb7iF3dM55FQZlTR+rQyIK9JUcO9bBMwZsTlND+3dmFU2Cw==
3630+
cli-progress@3.11.0:
3631+
version "3.11.0"
3632+
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.0.tgz#03651defd06182a5396ddc2a41da17c2f257ecdf"
3633+
integrity sha512-ug+V4/Qy3+0jX9XkWPV/AwHD98RxKXqDpL37vJBOxQhD90qQ3rDqDKoFpef9se91iTUuOXKlyg2HUyHBo5lHsQ==
36343634
dependencies:
3635-
string-width "^4.2.0"
3635+
string-width "^4.2.3"
36363636

36373637
cli-table3@^0.6.0:
36383638
version "0.6.1"

0 commit comments

Comments
 (0)