mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
chore(build): Bump Yarn to 4.10.3
This commit is contained in:
parent
0ba7954207
commit
6066230d46
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.9.2.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.10.3.cjs
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-4.9.2.cjs
|
||||
yarnPath: .yarn/releases/yarn-4.10.3.cjs
|
||||
|
||||
@ -158,7 +158,7 @@
|
||||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
"packageManager": "yarn@4.9.2",
|
||||
"packageManager": "yarn@4.10.3",
|
||||
"dependencies": {
|
||||
"chartjs-plugin-datalabels": "^2.2.0",
|
||||
"json-2-csv": "^5.5.5",
|
||||
|
||||
@ -211,5 +211,5 @@
|
||||
"yarn biome format --write --no-errors-on-unmatched"
|
||||
]
|
||||
},
|
||||
"packageManager": "yarn@4.9.2"
|
||||
"packageManager": "yarn@4.10.3"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user