From ee1388e3f21c9f3b090821ae911a4387ce93bb76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 00:04:13 +0000 Subject: [PATCH] Bump luxon from 1.27.0 to 1.28.1 Bumps [luxon](https://github.com/moment/luxon) from 1.27.0 to 1.28.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.27.0...1.28.1) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 868c6f9..0d17ac5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "bignumber.js": "^9.0.1", "core-js": "^3.6.5", "date-fns": "^2.28.0", - "luxon": "^1.26.0", + "luxon": "^1.28.1", "papaparse": "^5.3.2", "postcss": "^7", "prelude-ts": "^1.0.3", diff --git a/yarn.lock b/yarn.lock index 8d7ed85..33d844c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8082,10 +8082,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@^1.26.0: - version "1.27.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.27.0.tgz#ae10c69113d85dab8f15f5e8390d0cbeddf4f00f" - integrity sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA== +luxon@^1.28.1: + version "1.28.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0" + integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw== magic-string@^0.25.7: version "0.25.7"