mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency moment to v2.23.0
This commit is contained in:
parent
6eb2af1bd8
commit
71912dad44
2 changed files with 4 additions and 4 deletions
|
@ -94,7 +94,7 @@
|
|||
"mocha": "5.2.0",
|
||||
"mocha-loader": "2.0.0",
|
||||
"mocha-webpack": "2.0.0-beta.0",
|
||||
"moment": "2.22.2",
|
||||
"moment": "2.23.0",
|
||||
"mousetrap": "1.6.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"nyc": "13.1.0",
|
||||
|
|
|
@ -4818,9 +4818,9 @@ mocha@5.2.0:
|
|||
mkdirp "0.5.1"
|
||||
supports-color "5.4.0"
|
||||
|
||||
moment@2.22.2:
|
||||
version "2.22.2"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
|
||||
moment@2.23.0:
|
||||
version "2.23.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.23.0.tgz#759ea491ac97d54bac5ad776996e2a58cc1bc225"
|
||||
|
||||
mousetrap@1.6.2:
|
||||
version "1.6.2"
|
||||
|
|
Loading…
Reference in a new issue