mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 06:34:21 +00:00
Update dependency moment to v2.24.0
This commit is contained in:
parent
e58ad69a38
commit
19812197c7
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.23.0",
|
||||
"moment": "2.24.0",
|
||||
"mousetrap": "1.6.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"nyc": "13.1.0",
|
||||
|
|
|
@ -4841,9 +4841,9 @@ mocha@5.2.0:
|
|||
mkdirp "0.5.1"
|
||||
supports-color "5.4.0"
|
||||
|
||||
moment@2.23.0:
|
||||
version "2.23.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.23.0.tgz#759ea491ac97d54bac5ad776996e2a58cc1bc225"
|
||||
moment@2.24.0:
|
||||
version "2.24.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
|
||||
|
||||
mousetrap@1.6.2:
|
||||
version "1.6.2"
|
||||
|
|
Loading…
Reference in a new issue