chore: update yarn to 4.5.0

Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
Sora Morimoto 2024-09-20 02:56:59 +09:00
parent 504076d216
commit e354fa9685
4 changed files with 927 additions and 896 deletions

File diff suppressed because one or more lines are too long

925
.yarn/releases/yarn-4.5.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -4,4 +4,4 @@ nodeLinker: node-modules
preferInteractive: true
yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs

View File

@ -154,7 +154,7 @@
"yalc": "1.0.0-pre.53",
"yargs": "17.7.2"
},
"packageManager": "yarn@4.3.1",
"packageManager": "yarn@4.5.0",
"engines": {
"node": ">=18.0.0 <=20.x.x",
"npm": ">=6.0.0"