mirror of
https://github.com/thelounge/thelounge
synced 2024-11-27 06:20:26 +00:00
Merge pull request #3210 from thelounge/renovate/yarn-1.x
Update dependency yarn to v1.16.0
This commit is contained in:
commit
3f0f851de1
2 changed files with 5 additions and 5 deletions
|
@ -63,7 +63,7 @@
|
||||||
"ua-parser-js": "0.7.19",
|
"ua-parser-js": "0.7.19",
|
||||||
"uuid": "3.3.2",
|
"uuid": "3.3.2",
|
||||||
"web-push": "3.3.3",
|
"web-push": "3.3.3",
|
||||||
"yarn": "1.15.2"
|
"yarn": "1.16.0"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"sqlite3": "4.0.8"
|
"sqlite3": "4.0.8"
|
||||||
|
|
|
@ -9110,10 +9110,10 @@ yargs@^12.0.5:
|
||||||
y18n "^3.2.1 || ^4.0.0"
|
y18n "^3.2.1 || ^4.0.0"
|
||||||
yargs-parser "^11.1.1"
|
yargs-parser "^11.1.1"
|
||||||
|
|
||||||
yarn@1.15.2:
|
yarn@1.16.0:
|
||||||
version "1.15.2"
|
version "1.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.15.2.tgz#7a064ca81ca34235f16376ad2f796ed432f9e285"
|
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.16.0.tgz#5701b58ac555ff91f7b889b7d791b3dc86f8f999"
|
||||||
integrity sha512-DhqaGe2FcYKduO42d2hByXk7y8k2k42H3uzYdWBMTvcNcgWKx7xCkJWsVAQikXvaEQN2GyJNrz8CboqUmaBRrw==
|
integrity sha512-cfemyGlnWKA1zopUUgebTPf8C4WkPIZ+TJmklwcEAJ4u6oWPtJeAzrsamaGGh/+b1XWe8W51yzAImC4AWbWR1g==
|
||||||
|
|
||||||
yeast@0.1.2:
|
yeast@0.1.2:
|
||||||
version "0.1.2"
|
version "0.1.2"
|
||||||
|
|
Loading…
Reference in a new issue