mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-31 21:42:15 -04:00
chore(release): supi@0.47.26
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"supi": patch
|
||||
---
|
||||
|
||||
`path-exists` should be a prod dependency.
|
||||
@@ -53,7 +53,7 @@
|
||||
"load-json-file": "^6.2.0",
|
||||
"path-exists": "^4.0.0",
|
||||
"render-help": "^1.0.1",
|
||||
"supi": "workspace:0.47.25"
|
||||
"supi": "workspace:0.47.26"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm"
|
||||
}
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
"ramda": "^0.27.1",
|
||||
"read-ini-file": "^3.1.0",
|
||||
"render-help": "^1.0.1",
|
||||
"supi": "workspace:0.47.25",
|
||||
"supi": "workspace:0.47.26",
|
||||
"version-selector-type": "^3.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# supi
|
||||
|
||||
## 0.47.26
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e56cfaac8: `path-exists` should be a prod dependency.
|
||||
|
||||
## 0.47.25
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "supi",
|
||||
"description": "Fast, disk space efficient installation engine",
|
||||
"version": "0.47.25",
|
||||
"version": "0.47.26",
|
||||
"bugs": {
|
||||
"url": "https://github.com/pnpm/pnpm/issues"
|
||||
},
|
||||
|
||||
4
pnpm-lock.yaml
generated
4
pnpm-lock.yaml
generated
@@ -1856,7 +1856,7 @@ importers:
|
||||
ncp: ^2.0.0
|
||||
path-exists: ^4.0.0
|
||||
render-help: ^1.0.1
|
||||
supi: workspace:0.47.25
|
||||
supi: workspace:0.47.26
|
||||
tempy: ^1.0.0
|
||||
dependencies:
|
||||
'@pnpm/cli-utils': link:../cli-utils
|
||||
@@ -1935,7 +1935,7 @@ importers:
|
||||
read-yaml-file: ^2.1.0
|
||||
render-help: ^1.0.1
|
||||
sinon: ^11.1.1
|
||||
supi: workspace:0.47.25
|
||||
supi: workspace:0.47.26
|
||||
tempy: ^1.0.0
|
||||
version-selector-type: ^3.0.0
|
||||
write-json-file: ^4.3.0
|
||||
|
||||
Reference in New Issue
Block a user