From ac7847df00577d2e0207b95cd1ca6ca650702887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:08:50 +0000 Subject: [PATCH] Bump luxon from 1.27.0 to 2.5.2 in /ui-admin Bumps [luxon](https://github.com/moment/luxon) from 1.27.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.27.0...2.5.2) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ui-admin/package.json | 2 +- ui-admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui-admin/package.json b/ui-admin/package.json index 3d4ce32..049ea80 100644 --- a/ui-admin/package.json +++ b/ui-admin/package.json @@ -34,7 +34,7 @@ "graphql-tag": "^2.12.6", "is": "^3.3.0", "lodash": "^4.17.21", - "luxon": "^1.27.0", + "luxon": "^2.5.2", "pluralize": "^8.0.0", "pretty-format": "^27.0.6", "quill-delta": "^4.2.2", diff --git a/ui-admin/yarn.lock b/ui-admin/yarn.lock index 4385321..1833611 100644 --- a/ui-admin/yarn.lock +++ b/ui-admin/yarn.lock @@ -10366,10 +10366,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@^1.27.0: - version "1.27.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.27.0.tgz#ae10c69113d85dab8f15f5e8390d0cbeddf4f00f" - integrity sha512-VKsFsPggTA0DvnxtJdiExAucKdAnwbCCNlMM5ENvHlxubqWd0xhZcdb4XgZ7QFNhaRhilXCFxHuoObP5BNA4PA== +luxon@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" + integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== make-dir@^2.0.0, make-dir@^2.1.0: version "2.1.0"