1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-02-10 05:24:28 +01:00

chore: update yarn

This commit is contained in:
Reece Dunham 2024-06-11 16:03:47 -04:00
parent 5eb12338bc
commit 0df8e782c5
3 changed files with 344 additions and 343 deletions

683
.yarn/releases/yarn-4.1.1.cjs → .yarn/releases/yarn-4.3.0.cjs generated vendored Executable file → Normal file

File diff suppressed because one or more lines are too long

View File

@ -14,4 +14,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://mskelton.dev/yarn-outdated/v2"
yarnPath: .yarn/releases/yarn-4.1.1.cjs
yarnPath: .yarn/releases/yarn-4.3.0.cjs

View File

@ -99,5 +99,5 @@
"packaging/eslint",
"tests"
],
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.3.0"
}