build(deps): update dependency moment to v2.29.0 (#7365)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-25 16:09:34 +02:00 committed by GitHub
parent d0dd7e26ae
commit efb582ef0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -150,7 +150,7 @@
"markdown-it": "11.0.1",
"markdown-table": "2.0.0",
"minimatch": "3.0.4",
"moment": "2.28.0",
"moment": "2.29.0",
"moment-timezone": "0.5.31",
"node-emoji": "1.10.0",
"p-all": "3.0.0",

View file

@ -7236,10 +7236,10 @@ moment-timezone@0.5.31:
dependencies:
moment ">= 2.9.0"
moment@2.28.0, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.19.3:
version "2.28.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75"
integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw==
moment@2.29.0, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.19.3:
version "2.29.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.0.tgz#fcbef955844d91deb55438613ddcec56e86a3425"
integrity sha512-z6IJ5HXYiuxvFTI6eiQ9dm77uE0gyy1yXNApVHqTcnIKfY9tIwEjlzsZ6u1LQXvVgKeTnv9Xm7NDvJ7lso3MtA==
move-concurrently@^1.0.1:
version "1.0.1"