Update Yarn to v4.0.2 (#27851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c1e071f634
commit
4eb4e8b22c
|
@ -242,5 +242,5 @@
|
||||||
"*.{js,jsx,ts,tsx}": "eslint --fix",
|
"*.{js,jsx,ts,tsx}": "eslint --fix",
|
||||||
"*.{css,scss}": "stylelint --fix"
|
"*.{css,scss}": "stylelint --fix"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.0.1"
|
"packageManager": "yarn@4.0.2"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue