From c680b454a9fa3ce2877bbf8a30b26eb9be28a8e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2020 04:57:34 +0000 Subject: [PATCH] fix(deps): bump luxon from 1.21.3 to 1.22.0 Bumps [luxon](https://github.com/moment/luxon) from 1.21.3 to 1.22.0. - [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.21.3...1.22.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c01ac66d..15283b91 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "js-yaml": "^3.13.1", "jszip": "^3.2.2", "lodash": "^4.17.15", - "luxon": "^1.21.1", + "luxon": "^1.22.0", "mkdirp": "^0.5.1", "nearby-cities": "^1.1.0", "numeral": "^2.0.6", diff --git a/yarn.lock b/yarn.lock index a0ca38b3..7cc582c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5881,10 +5881,10 @@ lru-cache@^5.0.0, lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -luxon@^1.21.1: - version "1.21.3" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.21.3.tgz#f1d5c2a7e855d039836cf4954f883ecac8fc4727" - integrity sha512-lLRwNcNnkZLuv13A1FUuZRZmTWF7ro2ricYvb0L9cvBYHPvZhQdKwrYnZzi103D2XKmlVmxWpdn2wfIiOt2YEw== +luxon@^1.22.0: + version "1.22.0" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.22.0.tgz#639525c7c69e594953c7b142794466b8ea85b868" + integrity sha512-3sLvlfbFo+AxVEY3IqxymbumtnlgBwjDExxK60W3d+trrUzErNAz/PfvPT+mva+vEUrdIodeCOs7fB6zHtRSrw== macos-release@^2.2.0: version "2.3.0"