From 4b0b205b269acfff6977dd17b9a0743597623360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 27 Nov 2018 11:17:44 +0000 Subject: [PATCH] Bump luxon from 1.7.1 to 1.8.1 Bumps [luxon](https://github.com/moment/luxon) from 1.7.1 to 1.8.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.7.1...1.8.1) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 44d2166..8e962e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3006,9 +3006,9 @@ } }, "luxon": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.7.1.tgz", - "integrity": "sha512-0fTd5a3UUVATblRdhD9ZXdhCdXp+ktqGERRu8q9seeMFfED0otQFeqrZwDw/2AoMH/cHjmswVJC8IUPeNBIPTA==" + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-1.8.1.tgz", + "integrity": "sha512-HxWUauL1I1hPnc7ZqOTSlwEEieayHyhZ8uyR3l6lQwiOC9ORd2zRQn25ngtxsWKc+E4B9rcQPz8IhKzg8wOPKg==" }, "make-iterator": { "version": "1.0.0", diff --git a/package.json b/package.json index c8a024c..b75dae3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "knex": "^0.15.2", "lodash": "^4.17.11", "loggy": "gitlab:BlackSilverBot/loggy#b030f0e80b485086ae88cd21c8bdee2bde798189", - "luxon": "^1.7.1", + "luxon": "^1.8.1", "micromatch": "^3.1.10", "minimist": "^1.2.0", "module-alias": "^2.1.0",