mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Merge pull request #3426 from thelounge/renovate/yarn-1.x
Update dependency yarn to v1.19.0
This commit is contained in:
commit
a552a36a4a
2 changed files with 5 additions and 5 deletions
|
@ -66,7 +66,7 @@
|
|||
"ua-parser-js": "0.7.20",
|
||||
"uuid": "3.3.3",
|
||||
"web-push": "3.4.0",
|
||||
"yarn": "1.17.3"
|
||||
"yarn": "1.19.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sqlite3": "4.1.0"
|
||||
|
|
|
@ -9134,10 +9134,10 @@ yargs@13.3.0, yargs@^13.0.0, yargs@^13.2.2, yargs@^13.3.0:
|
|||
y18n "^4.0.0"
|
||||
yargs-parser "^13.1.1"
|
||||
|
||||
yarn@1.17.3:
|
||||
version "1.17.3"
|
||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.17.3.tgz#60e0b77d079eb78e753bb616f7592b51b6a9adce"
|
||||
integrity sha512-CgA8o7nRZaQvmeF/WBx2FC7f9W/0X59T2IaLYqgMo6637wfp5mMEsM3YXoJtKUspnpmDJKl/gGFhnqS+sON7hA==
|
||||
yarn@1.19.0:
|
||||
version "1.19.0"
|
||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.19.0.tgz#e4fb83762849a9545f95eb077fd0905f7ddae2f0"
|
||||
integrity sha512-QLiMoj+ZHo2kT17x1t7erO6gzR+9xSa5z7Lmei1qYM1Sj37wiIFv67kQcH+nkshsO0f03ImXClfkEKUgnsMreQ==
|
||||
|
||||
yeast@0.1.2:
|
||||
version "0.1.2"
|
||||
|
|
Loading…
Reference in a new issue