From daf7db4fd67ccb2893acfabc3780cd5e9381b073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:12:39 +0000 Subject: [PATCH] Bump luxon from 1.10.0 to 2.5.2 Bumps [luxon](https://github.com/moment/luxon) from 1.10.0 to 2.5.2. - [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.10.0...2.5.2) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1dfdfd7..deeaa83 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "inquirer": "^6.2.1", "is-async-supported": "^1.2.0", "log-update": "^2.2.0", - "luxon": "^1.10.0", + "luxon": "^2.5.2", "nba": "^4.5.0", "nba-color": "^1.3.9", "nba-stats-client": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index cc93add..fde6136 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4782,9 +4782,9 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -luxon@^1.10.0: - version "1.10.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.10.0.tgz#335b55e2fed50e09f869aee828897a3f67c7044e" +luxon@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" magic-string@^0.22.0: version "0.22.5"