mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore(deps): update yarn to v3.8.5 (#4833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
515468000d
commit
fd106f0c42
3 changed files with 141 additions and 141 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.3.cjs
|
yarnPath: .yarn/releases/yarn-3.8.5.cjs
|
||||||
|
|
|
@ -185,5 +185,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.3"
|
"packageManager": "yarn@3.8.5"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue