1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-01 09:56:46 +01:00

Merge pull request #1827 from h3poteto/dependabot/npm_and_yarn/moment-2.29.1

Bump moment from 2.28.0 to 2.29.1
This commit is contained in:
AkiraFukushima 2020-10-27 21:40:06 +09:00 committed by GitHub
commit 5485c5c680
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", "i18next": "^19.6.3",
"lodash": "^4.17.20", "lodash": "^4.17.20",
"megalodon": "3.3.2", "megalodon": "3.3.2",
"moment": "^2.28.0", "moment": "^2.29.1",
"mousetrap": "^1.6.5", "mousetrap": "^1.6.5",
"nedb": "^1.8.0", "nedb": "^1.8.0",
"object-assign-deep": "^0.4.0", "object-assign-deep": "^0.4.0",

View File

@ -8852,10 +8852,10 @@ modify-filename@^1.1.0:
resolved "https://registry.yarnpkg.com/modify-filename/-/modify-filename-1.1.0.tgz#9a2dec83806fbb2d975f22beec859ca26b393aa1" resolved "https://registry.yarnpkg.com/modify-filename/-/modify-filename-1.1.0.tgz#9a2dec83806fbb2d975f22beec859ca26b393aa1"
integrity sha1-mi3sg4Bvuy2XXyK+7IWcoms5OqE= integrity sha1-mi3sg4Bvuy2XXyK+7IWcoms5OqE=
moment@^2.24.0, moment@^2.28.0: moment@^2.24.0, moment@^2.29.1:
version "2.28.0" version "2.29.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw== integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
mousetrap@^1.6.5: mousetrap@^1.6.5:
version "1.6.5" version "1.6.5"