Skip to content

Commit 32393b3

Browse files
authored
Merge pull request #20 from net-tech/depfu/update/yarn/cli-progress-3.12.0
2 parents 7cdd533 + 0946d54 commit 32393b3

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
@@ -12,7 +12,7 @@
1212
"@types/node": "^18.13.0",
1313
"@types/prompt": "^1.1.5",
1414
"axios": "^1.3.2",
15-
"cli-progress": "^3.11.2",
15+
"cli-progress": "^3.12.0",
1616
"ms": "^2.1.3",
1717
"pino": "^8.10.0",
1818
"pino-pretty": "^9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@ buffer@^6.0.3:
110110
base64-js "^1.3.1"
111111
ieee754 "^1.2.1"
112112

113-
cli-progress@^3.11.2:
114-
version "3.11.2"
115-
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.2.tgz#f8c89bd157e74f3f2c43bcfb3505670b4d48fc77"
116-
integrity sha512-lCPoS6ncgX4+rJu5bS3F/iCz17kZ9MPZ6dpuTtI0KXKABkhyXIdYB3Inby1OpaGti3YlI3EeEkM9AuWpelJrVA==
113+
cli-progress@^3.12.0:
114+
version "3.12.0"
115+
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.12.0.tgz#807ee14b66bcc086258e444ad0f19e7d42577942"
116+
integrity sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A==
117117
dependencies:
118118
string-width "^4.2.3"
119119

0 commit comments

Comments
 (0)