From 0bfb3e5fc6ff2e4b275652eb28873cd39479d578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 15:21:59 +0000 Subject: [PATCH] chore(deps): bump luxon from 1.25.0 to 2.5.2 Bumps [luxon](https://github.com/moment/luxon) from 1.25.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.25.0...2.5.2) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/lul/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/lul/package.json b/packages/lul/package.json index 94f6e53..75b8d1d 100644 --- a/packages/lul/package.json +++ b/packages/lul/package.json @@ -43,7 +43,7 @@ "@google-cloud/firestore": "^4.4.0", "@google-cloud/tasks": "^2.1.1", "lodash": "^4.17.20", - "luxon": "^1.25.0", + "luxon": "^2.5.2", "node-fetch": "^2.6.1", "string-to-color": "^2.2.2" }, diff --git a/yarn.lock b/yarn.lock index 6f3d14e..aaf7e32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7164,10 +7164,10 @@ lru-queue@0.1: dependencies: es5-ext "~0.10.2" -luxon@^1.25.0: - version "1.25.0" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.25.0.tgz#d86219e90bc0102c0eb299d65b2f5e95efe1fe72" - integrity sha512-hEgLurSH8kQRjY6i4YLey+mcKVAWXbDNlZRmM6AgWDJ1cY3atl8Ztf5wEY7VBReFbmGnwQPz7KYJblL8B2k0jQ== +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== macos-release@^2.2.0: version "2.4.1"