mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
chore(deps): update yarn to v3.8.0 (#4509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
563bdaa435
commit
2f74d7c1a5
4 changed files with 877 additions and 877 deletions
875
.yarn/releases/yarn-3.7.0.cjs
vendored
875
.yarn/releases/yarn-3.7.0.cjs
vendored
File diff suppressed because one or more lines are too long
875
.yarn/releases/yarn-3.8.0.cjs
vendored
Executable file
875
.yarn/releases/yarn-3.8.0.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
|
@ -18,4 +18,4 @@ plugins:
|
|||
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
||||
spec: "@yarnpkg/plugin-typescript"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.7.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.8.0.cjs
|
||||
|
|
|
@ -187,5 +187,5 @@
|
|||
"url": "https://opencollective.com/verdaccio",
|
||||
"logo": "https://opencollective.com/verdaccio/logo.txt"
|
||||
},
|
||||
"packageManager": "yarn@3.7.0"
|
||||
"packageManager": "yarn@3.8.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue