From 1f4681e17a7b40ebb4d68b786580c553564c0855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:10:53 +0000 Subject: [PATCH] :arrow_up: Bump luxon from 1.13.2 to 1.28.1 Bumps [luxon](https://github.com/moment/luxon) from 1.13.2 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.13.2...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 2c5e3e7..240e1cb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@emotion/core": "^10.0.10", "@emotion/styled": "^10.0.11", "@types/node": "^12.0.2", - "luxon": "^1.13.2", + "luxon": "^1.28.1", "react": "^16.8.6", "react-dom": "^16.8.6", "react-text-mask": "^5.4.3" diff --git a/yarn.lock b/yarn.lock index f79fdda..8b6a409 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7026,10 +7026,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -luxon@^1.13.2: - version "1.13.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.13.2.tgz#2866c7a7591441aea0004e8cf80d5ca6d917017a" - integrity sha512-U7i2AE+/VWeB8PZZkIeEcxJCZvBA8LegCHufaIFYx3qRQdw2UJw3fuaL/Fqi9Q+2MeFYu+gYqIzr5hWOvAMHBQ== +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.22.4: version "0.22.5"