Merge pull request #4829 from h3poteto/renovate/yarn-monorepo
Update Yarn to v3.8.0
This commit is contained in:
commit
de8fe41654
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,2 +1,2 @@
|
|||
yarnPath: .yarn/releases/yarn-3.7.0.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.8.0.cjs
|
||||
nodeLinker: node-modules
|
||||
|
|
|
@ -53,5 +53,5 @@
|
|||
"tailwindcss": "^3.3.3",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"packageManager": "yarn@3.7.0"
|
||||
"packageManager": "yarn@3.8.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue