chore(deps): update yarn to version 3.2.1

This commit is contained in:
Johannes Loher 2022-05-19 02:16:40 +02:00
parent eee742095c
commit 58577beacd
7 changed files with 791 additions and 790 deletions

View file

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