mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency yarn to v1.13.0
This commit is contained in:
parent
8bf731fedd
commit
89bbbc0e27
2 changed files with 4 additions and 4 deletions
|
@ -64,7 +64,7 @@
|
|||
"ua-parser-js": "0.7.19",
|
||||
"uuid": "3.3.2",
|
||||
"web-push": "3.3.3",
|
||||
"yarn": "1.12.3"
|
||||
"yarn": "1.13.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"sqlite3": "4.0.6"
|
||||
|
|
|
@ -7963,9 +7963,9 @@ yargs@^10.0.3:
|
|||
y18n "^3.2.1"
|
||||
yargs-parser "^8.1.0"
|
||||
|
||||
yarn@1.12.3:
|
||||
version "1.12.3"
|
||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.12.3.tgz#fb4599bf1f8da01552bcc7e1571dfd4e53788203"
|
||||
yarn@1.13.0:
|
||||
version "1.13.0"
|
||||
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.13.0.tgz#affa9c956739548024068532a902cf18c9cb523f"
|
||||
|
||||
yeast@0.1.2:
|
||||
version "0.1.2"
|
||||
|
|
Loading…
Reference in a new issue