Update Yarn to v4.0.2 (#27851)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-14 12:07:13 +01:00 committed by GitHub
parent c1e071f634
commit 4eb4e8b22c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -242,5 +242,5 @@
"*.{js,jsx,ts,tsx}": "eslint --fix",
"*.{css,scss}": "stylelint --fix"
},
"packageManager": "yarn@4.0.1"
"packageManager": "yarn@4.0.2"
}