Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-15 05:28:36 +0300
committerGitHub <noreply@github.com>2022-01-15 05:28:36 +0300
commit02bbbc713708bd1e9dedebc1784bf61687bb7de2 (patch)
tree0d65b1f06664f6cffbe0649c7ffe2e3a09071a7f /package.json
parent4dcf1348c47631fab2f7cd224ef63f76b52dcd48 (diff)
Bump cli-progress from 3.9.1 to 3.10.0
Bumps [cli-progress](https://github.com/npkgz/cli-progress) from 3.9.1 to 3.10.0. - [Release notes](https://github.com/npkgz/cli-progress/releases) - [Changelog](https://github.com/npkgz/cli-progress/blob/master/CHANGES.md) - [Commits](https://github.com/npkgz/cli-progress/compare/v3.9.1...v3.10.0) --- updated-dependencies: - dependency-name: cli-progress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fca2b7c..d93c86c 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@nextcloud/eslint-config": "^6.1.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^4.2.0",
- "cli-progress": "^3.9.1",
+ "cli-progress": "^3.10.0",
"request": "^2.88.2",
"request-progress": "^3.0.0",
"unzipper": "^0.10.11"