From d9391bd929459bb0e7e121b2b3a0d6aedb1cbd4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 8 May 2019 04:26:32 +0000 Subject: [PATCH] Bump luxon from 1.8.2 to 1.13.1 in /lab-survey-front Bumps [luxon](https://github.com/moment/luxon) from 1.8.2 to 1.13.1. - [Release notes](https://github.com/moment/luxon/releases) - [Changelog](https://github.com/moment/luxon/blob/master/changelog.md) - [Commits](https://github.com/moment/luxon/compare/1.8.2...1.13.1) Signed-off-by: dependabot[bot] --- lab-survey-front/package.json | 2 +- lab-survey-front/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lab-survey-front/package.json b/lab-survey-front/package.json index 717ebbd..8bd3af4 100644 --- a/lab-survey-front/package.json +++ b/lab-survey-front/package.json @@ -6,7 +6,7 @@ "bootstrap": "4.3.1", "immutable": "^3.8.2", "lodash": "^4.17.11", - "luxon": "1.8.2", + "luxon": "1.13.1", "react": "^16.7.0", "react-dom": "^16.7.0", "react-redux": "^5.1.1", diff --git a/lab-survey-front/yarn.lock b/lab-survey-front/yarn.lock index 16bc99f..8423986 100644 --- a/lab-survey-front/yarn.lock +++ b/lab-survey-front/yarn.lock @@ -4794,9 +4794,9 @@ lru-cache@^4.0.1, lru-cache@^4.1.1: pseudomap "^1.0.2" yallist "^2.1.2" -luxon@1.8.2: - version "1.8.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.8.2.tgz#32ca2be3b3f0fcddd607dc5584ff106107fecade" +luxon@1.13.1: + version "1.13.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.13.1.tgz#b7fb7ba1e5c93ebda098af8d579314797e0a0d69" make-dir@^1.0.0: version "1.3.0"