chore(deps): update yarn

This commit is contained in:
Johannes Loher 2022-08-15 15:00:32 +02:00
parent 20c2c1158d
commit b518ede0f9
10 changed files with 840 additions and 813 deletions

View file

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