mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore(deps): update yarn to v3.8.6 (#4933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8da7a413b8
commit
461de62268
3 changed files with 175 additions and 175 deletions
File diff suppressed because one or more lines are too long
|
@ -18,4 +18,4 @@ plugins:
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
||||||
spec: "@yarnpkg/plugin-typescript"
|
spec: "@yarnpkg/plugin-typescript"
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.8.5.cjs
|
yarnPath: .yarn/releases/yarn-3.8.6.cjs
|
||||||
|
|
|
@ -184,5 +184,5 @@
|
||||||
"url": "https://opencollective.com/verdaccio",
|
"url": "https://opencollective.com/verdaccio",
|
||||||
"logo": "https://opencollective.com/verdaccio/logo.txt"
|
"logo": "https://opencollective.com/verdaccio/logo.txt"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.8.5"
|
"packageManager": "yarn@3.8.6"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue