Merge pull request #1769 from h3poteto/dependabot/npm_and_yarn/moment-2.28.0

Bump moment from 2.27.0 to 2.28.0
This commit is contained in:
AkiraFukushima 2020-09-21 21:54:29 +09:00 committed by GitHub
commit ff4414704d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -182,7 +182,7 @@
"i18next": "^19.6.3",
"lodash": "^4.17.20",
"megalodon": "3.3.0",
"moment": "^2.27.0",
"moment": "^2.28.0",
"mousetrap": "^1.6.5",
"nedb": "^1.8.0",
"object-assign-deep": "^0.4.0",

View File

@ -8827,10 +8827,10 @@ modify-filename@^1.1.0:
resolved "https://registry.yarnpkg.com/modify-filename/-/modify-filename-1.1.0.tgz#9a2dec83806fbb2d975f22beec859ca26b393aa1"
integrity sha1-mi3sg4Bvuy2XXyK+7IWcoms5OqE=
moment@^2.24.0, moment@^2.27.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
moment@^2.24.0, moment@^2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75"
integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw==
mousetrap@^1.6.5:
version "1.6.5"