1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-24 21:15:51 +01:00

fix(deps): update dependency yarn to v1.22.17 (#2516)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-17 15:46:14 +02:00 committed by GitHub
parent ef93beb986
commit 9f0468de48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
pnpm-lock.yaml generated

@ -1230,13 +1230,13 @@ importers:
request: 2.87.0
semver: 7.3.5
wait-on: ^6.0.0
yarn: 1.22.11
yarn: 1.22.17
dependencies:
debug: 4.3.2
npm: 7.24.2
pnpm: 6.14.6
request: 2.87.0
yarn: 1.22.11
yarn: 1.22.17
devDependencies:
fs-extra: 10.0.0
get-port: 5.1.1
@ -22690,8 +22690,8 @@ packages:
yargs-parser: 20.2.7
dev: true
/yarn/1.22.11:
resolution: {integrity: sha512-AWje4bzqO9RUn3sdnM5N8n4ZJ0BqCc/kqFJvpOI5/EVkINXui0yuvU7NDCEF//+WaxHuNay2uOHxA4+tq1P3cg==}
/yarn/1.22.17:
resolution: {integrity: sha512-H0p241BXaH0UN9IeH//RT82tl5PfNraVpSpEoW+ET7lmopNC61eZ+A+IDvU8FM6Go5vx162SncDL8J1ZjRBriQ==}
engines: {node: '>=4.0.0'}
hasBin: true
requiresBuild: true

@ -7,7 +7,7 @@
"npm": "7.24.2",
"pnpm": "6.14.6",
"request": "2.87.0",
"yarn": "1.22.11"
"yarn": "1.22.17"
},
"devDependencies": {
"get-port": "5.1.1",