chore: update yarn [ci skip]
This commit is contained in:
parent
df3fce24c1
commit
cbeb867f4c
5 changed files with 366 additions and 348 deletions
138
.yarn/plugins/@yarnpkg/plugin-version.cjs
vendored
138
.yarn/plugins/@yarnpkg/plugin-version.cjs
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,7 @@
|
|||
nodeLinker: node-modules
|
||||
|
||||
nmMode: hardlinks-local
|
||||
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
|
||||
spec: "@yarnpkg/plugin-version"
|
||||
|
@ -10,4 +12,4 @@ plugins:
|
|||
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
||||
spec: "@yarnpkg/plugin-typescript"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-sources.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.0.0.cjs
|
||||
|
|
|
@ -105,5 +105,6 @@
|
|||
"commitizen": {
|
||||
"path": "@commitlint/cz-commitlint"
|
||||
}
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@3.0.0"
|
||||
}
|
||||
|
|
Reference in a new issue