Update Yarn to v3.8.0

This commit is contained in:
renovate[bot] 2024-02-01 21:22:57 +00:00 committed by GitHub
parent c43d5979d4
commit de2a200285
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 877 additions and 877 deletions

File diff suppressed because one or more lines are too long

875
.yarn/releases/yarn-3.8.0.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@ -1,2 +1,2 @@
yarnPath: .yarn/releases/yarn-3.7.0.cjs
yarnPath: .yarn/releases/yarn-3.8.0.cjs
nodeLinker: node-modules

View File

@ -53,5 +53,5 @@
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2"
},
"packageManager": "yarn@3.7.0"
"packageManager": "yarn@3.8.0"
}