feat: bump yarn to last stable version (#6081)

This PR bump yarn version to latest stable version
This commit is contained in:
Jérémy M 2024-07-19 15:38:03 +02:00 committed by GitHub
parent b38006455d
commit cfb36ec0fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 896 additions and 895 deletions

File diff suppressed because one or more lines are too long

894
.yarn/releases/yarn-4.3.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -2,4 +2,4 @@ enableInlineHunks: true
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.3.1.cjs

View File

@ -347,7 +347,7 @@
},
"license": "AGPL-3.0",
"name": "twenty",
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.3.1",
"resolutions": {
"graphql": "16.8.0",
"type-fest": "4.10.1",