chore: update yarn

This commit is contained in:
Johannes Loher 2022-10-17 21:35:16 +02:00
parent 6951a1472e
commit 2aeb5483fc
16 changed files with 825 additions and 807 deletions

View file

@ -108,5 +108,5 @@
"*.(ts|js|cjs|mjs)": "eslint --cache --fix",
"*.(json|scss|yml)": "prettier --write"
},
"packageManager": "yarn@3.2.2"
"packageManager": "yarn@3.2.4"
}