⬆️ Update Yarn to v3.2.1

This commit is contained in:
renovate-bot 2022-05-24 07:20:09 +00:00 committed by Gitea
parent 9206367081
commit 4de93b44e7

View File

@ -15,5 +15,5 @@
"scripts": { "scripts": {
"prepare": "husky install" "prepare": "husky install"
}, },
"packageManager": "yarn@3.2.0" "packageManager": "yarn@3.2.1"
} }