summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-10-30 12:18:30 +0200
committerYuval Adam <_@yuv.al>2017-10-30 12:18:30 +0200
commite05261a020139f44002ca815517d793f42422aa4 (patch)
tree946f017ac60362b34ac2bd688c22093cafe21bbb /yarn.lock
parent4a7c8a531e4745c0c8a2966bd5de46e521445713 (diff)
Use timezone aware date and time
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 7 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index a9ab950..b19e96a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3004,7 +3004,13 @@ mixin-object@^2.0.1:
dependencies:
minimist "0.0.8"
-moment@^2.19.1:
+moment-timezone@^0.5.13:
+ version "0.5.13"
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.13.tgz#99ce5c7d827262eb0f1f702044177f60745d7b90"
+ dependencies:
+ moment ">= 2.9.0"
+
+"moment@>= 2.9.0", moment@^2.19.1:
version "2.19.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167"