mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
Update Yarn to ^1.22.4 (#12740)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b055541212
commit
f82d3a6281
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user