mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
fix(deps): update dependency @yarnpkg/cli-dist to v3.4.1 (#3629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
44f8674061
commit
59be6bc170
@ -4,7 +4,7 @@
|
||||
"version": "1.0.1-6-next.6",
|
||||
"dependencies": {
|
||||
"@verdaccio/test-cli-commons": "workspace:1.1.0-6-next.6",
|
||||
"@yarnpkg/cli-dist": "3.3.1"
|
||||
"@yarnpkg/cli-dist": "3.4.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -299,10 +299,10 @@ importers:
|
||||
e2e/cli/e2e-yarn3:
|
||||
specifiers:
|
||||
'@verdaccio/test-cli-commons': workspace:1.1.0-6-next.6
|
||||
'@yarnpkg/cli-dist': 3.3.1
|
||||
'@yarnpkg/cli-dist': 3.4.1
|
||||
dependencies:
|
||||
'@verdaccio/test-cli-commons': link:../cli-commons
|
||||
'@yarnpkg/cli-dist': 3.3.1
|
||||
'@yarnpkg/cli-dist': 3.4.1
|
||||
|
||||
e2e/cli/e2e-yarn4:
|
||||
specifiers:
|
||||
@ -13057,8 +13057,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/@yarnpkg/cli-dist/3.3.1:
|
||||
resolution: {integrity: sha512-OLhsQRU/zZwngMuk/PVGdfX9DOe6pF6AnsfaZLkUBPktEQeiPam0sUFUuV+6VrhfiK0s/MSsc4woFJjAtzt8vQ==}
|
||||
/@yarnpkg/cli-dist/3.4.1:
|
||||
resolution: {integrity: sha512-165Y6mm0chgIcjdY2MsJJbm9eYFqnpU2HN+xy6yEltngxld11EBdGCNCHXzL2pvxqlHzL2V3OnIDa7diov1wng==}
|
||||
engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
Loading…
Reference in New Issue
Block a user