Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency listr2 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2022
1 parent 07b36b0 commit 59c2367
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"execa": "^5.1.1",
"fs-extra": "^9.1.0",
"globby": "^11.1.0",
"listr2": "^3.14.0",
"listr2": "^4.0.1",
"through": "^2.3.8",
"tslib": "^2.3.1",
"update-notifier": "^5.1.0"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6290,7 +6290,7 @@ lint-staged@^12.1.7:
supports-color "^9.2.1"
yaml "^1.10.2"

listr2@^3.13.4, listr2@^3.14.0:
listr2@^3.13.4:
version "3.14.0"
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.14.0.tgz#23101cc62e1375fd5836b248276d1d2b51fdbe9e"
integrity sha512-TyWI8G99GX9GjE54cJ+RrNMcIFBfwMPxc3XTFiAYGN4s10hWROGtOg7+O6u6LE3mNkyld7RSLE6nrKBvTfcs3g==
Expand Down

0 comments on commit 59c2367

Please sign in to comment.