From b343eeb73875704362dba8cec64e8546b8168963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:51:55 +0000 Subject: [PATCH] Bump luxon from 3.1.0 to 3.2.1 Bumps [luxon](https://github.com/moment/luxon) from 3.1.0 to 3.2.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/3.1.0...3.2.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 d7b86e7c4..e7eea91c7 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "intl": "^1.2.5", "jwt-decode": "^3.1.2", "lodash": "^4.17.20", - "luxon": "^3.0.3", + "luxon": "^3.2.1", "moment": "^2.29.2", "node-libs-react-native": "^1.2.1", "phosphor-react-native": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index dafe811ae..5c1a1ea27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8429,10 +8429,10 @@ ltgt@^2.1.3: resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5" integrity sha512-AI2r85+4MquTw9ZYqabu4nMwy9Oftlfa/e/52t9IjtfG+mGBbTNdAoZ3RQKLHR6r0wQnwZnPIEh/Ya6XTWAKNA== -luxon@^3.0.3: - version "3.1.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.1.0.tgz#9ac33d7142b7ea18d4ec8583cdeb0b079abef60d" - integrity sha512-7w6hmKC0/aoWnEsmPCu5Br54BmbmUp5GfcqBxQngRcXJ+q5fdfjEzn7dxmJh2YdDhgW8PccYtlWKSv4tQkrTQg== +luxon@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f" + integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg== make-dir@^2.0.0, make-dir@^2.1.0: version "2.1.0"