mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore: upgraded yarn to 4.4.1 (#8033)
Trying to keep our upgrade path as short as possible. This PR updates to 4.4.1 (everything still built locally)
This commit is contained in:
parent
f27e07ab88
commit
3d81b88d87
894
.yarn/releases/yarn-4.3.1.cjs
vendored
894
.yarn/releases/yarn-4.3.1.cjs
vendored
File diff suppressed because one or more lines are too long
925
.yarn/releases/yarn-4.4.1.cjs
vendored
Executable file
925
.yarn/releases/yarn-4.4.1.cjs
vendored
Executable file
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.3.1.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.4.1.cjs
|
||||
|
@ -246,5 +246,5 @@
|
||||
"yarn biome format --write --no-errors-on-unmatched"
|
||||
]
|
||||
},
|
||||
"packageManager": "yarn@4.3.1"
|
||||
"packageManager": "yarn@4.4.1"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user