Update Yarn to ^1.22.4 (#12740)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-07 22:16:39 +02:00 committed by GitHub
parent b055541212
commit f82d3a6281
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
},
"engines": {
"node": "^v14.7.0",
"yarn": "^1.10.1"
"yarn": "^1.22.4"
},
"scripts": {
"prettier": "prettier '**/{*.{js?(on),ts?(x),graphql,md,scss},.*.js?(on)}' --write --list-different --config prettier.config.js",