From 04d92469d734ac883c35658d213a44d52d42fe48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 6 May 2019 01:05:49 +0800 Subject: [PATCH] fix(deps): update dependency luxon to v1.13.0 (#2047) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e648352f7..bff3449e4 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "koa-mount": "4.0.0", "koa-router": "7.4.0", "lru-cache": "5.1.1", - "luxon": "1.12.1", + "luxon": "1.13.0", "lz-string": "1.4.4", "markdown-it": "8.4.2", "node-fetch": "2.5.0", diff --git a/yarn.lock b/yarn.lock index 0d2b81530..c6d6a8e33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6714,10 +6714,10 @@ lru-cache@^4.0.1, lru-cache@^4.1.1, lru-cache@^4.1.2: pseudomap "^1.0.2" yallist "^2.1.2" -luxon@1.12.1: - version "1.12.1" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.12.1.tgz#924bd61404f70b0cc5168918cb0ac108e52aacc4" - integrity sha512-Zv/qJb2X1ESTrlniAViWx2aqGwi2cVpeoZFTbPdPiCu4EsadKsmb/QCH8HQjMUpDZKKJIHKHsJxV5Rwpq47HKQ== +luxon@1.13.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.13.0.tgz#95840d8d77ea43f4501d525f378f2105e34d1dc2" + integrity sha512-j/t5wLTDCUbJgJ6MDp1VFNmeE/j7jmOhk3yKnZ972laS1ofpXVbOOVr9+7abyclAcG8FrPv8T2mg4A39V26vEQ== lz-string@1.4.4: version "1.4.4"