Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 2269a57

Browse files
chore(deps): bump cli-progress from 3.9.0 to 3.9.1
Bumps [cli-progress](https://github.com/npkgz/cli-progress) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/npkgz/cli-progress/releases) - [Changelog](https://github.com/npkgz/cli-progress/blob/master/CHANGES.md) - [Commits](npkgz/cli-progress@v3.9.0...v3.9.1) --- updated-dependencies: - dependency-name: cli-progress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd0ca55 commit 2269a57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -537,9 +537,9 @@ clean-stack@*, clean-stack@^3.0.0:
537537
escape-string-regexp "4.0.0"
538538

539539
cli-progress@^3.4.0:
540-
version "3.9.0"
541-
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.9.0.tgz#25db83447deb812e62d05bac1af9aec5387ef3d4"
542-
integrity sha512-g7rLWfhAo/7pF+a/STFH/xPyosaL1zgADhI0OM83hl3c7S43iGvJWEAV2QuDOnQ8i6EMBj/u4+NTd0d5L+4JfA==
540+
version "3.9.1"
541+
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.9.1.tgz#a22eba6a20f53289fdd05d5ee8cb2cc8c28f866e"
542+
integrity sha512-AXxiCe2a0Lm0VN+9L0jzmfQSkcZm5EYspfqXKaSIQKqIk+0hnkZ3/v1E9B39mkD6vYhKih3c/RPsJBSwq9O99Q==
543543
dependencies:
544544
colors "^1.1.2"
545545
string-width "^4.2.0"

0 commit comments

Comments
 (0)