chore(deps): bump moment from 2.27.0 to 2.28.0 (#15)

Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.27.0...2.28.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-09-19 03:46:02 -05:00 committed by GitHub
parent 1bfd5528ae
commit c61be39c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"eris": "^0.13.3", "eris": "^0.13.3",
"eventemitter3": "^4.0.7", "eventemitter3": "^4.0.7",
"fuzzy": "^0.1.3", "fuzzy": "^0.1.3",
"moment": "^2.27.0", "moment": "^2.28.0",
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"redis": "^3.0.2", "redis": "^3.0.2",
"require-reload": "^0.2.2", "require-reload": "^0.2.2",

View file

@ -932,10 +932,10 @@ moment-timezone@^0.5.31:
dependencies: dependencies:
moment ">= 2.9.0" moment ">= 2.9.0"
"moment@>= 2.9.0", moment@^2.22.2, moment@^2.26.0, moment@^2.27.0: "moment@>= 2.9.0", moment@^2.22.2, moment@^2.26.0, moment@^2.28.0:
version "2.27.0" version "2.28.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d" resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75"
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ== integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw==
ms@^2.1.1: ms@^2.1.1:
version "2.1.2" version "2.1.2"