chore(release): 5.18.5

This commit is contained in:
Zoltan Kochan
2021-03-09 12:42:30 +02:00
parent f008425cdb
commit 7d005362c4
73 changed files with 559 additions and 267 deletions

View File

@@ -1,5 +1,12 @@
# @pnpm/cli-utils
## 0.5.2
### Patch Changes
- @pnpm/config@11.14.0
- @pnpm/default-reporter@7.10.5
## 0.5.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-utils",
"version": "0.5.1",
"version": "0.5.2",
"description": "Utils for pnpm commands",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
@@ -35,7 +35,7 @@
"dependencies": {
"@pnpm/cli-meta": "workspace:1.0.2",
"@pnpm/config": "workspace:11.14.0",
"@pnpm/default-reporter": "workspace:7.10.4",
"@pnpm/default-reporter": "workspace:7.10.5",
"@pnpm/error": "workspace:1.4.0",
"@pnpm/manifest-utils": "workspace:1.1.5",
"@pnpm/package-is-installable": "workspace:4.0.19",