From f37efd87123904c0cdd72d5e4ebf6b9c1133d7b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 12:26:16 +0000 Subject: [PATCH] Bump luxon in /pooltogether-governance-ui-production Bumps [luxon](https://github.com/moment/luxon) from 1.25.0 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.25.0...1.28.1) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pooltogether-governance-ui-production/package.json | 2 +- pooltogether-governance-ui-production/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pooltogether-governance-ui-production/package.json b/pooltogether-governance-ui-production/package.json index 417b95b..f6ed492 100644 --- a/pooltogether-governance-ui-production/package.json +++ b/pooltogether-governance-ui-production/package.json @@ -87,7 +87,7 @@ "i18next-node-locize-backend": "^3.1.2", "jotai": "^0.11.2", "js-cookie": "^2.2.1", - "luxon": "^1.25.0", + "luxon": "^1.28.1", "next": "10.0.0", "next-i18next": "^4.5.0", "next-images": "^1.4.1", diff --git a/pooltogether-governance-ui-production/yarn.lock b/pooltogether-governance-ui-production/yarn.lock index 5528039..6572a74 100644 --- a/pooltogether-governance-ui-production/yarn.lock +++ b/pooltogether-governance-ui-production/yarn.lock @@ -14248,10 +14248,10 @@ ltgt@~2.1.1: resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.1.3.tgz#10851a06d9964b971178441c23c9e52698eece34" integrity sha1-EIUaBtmWS5cReEQcI8nlJpjuzjQ= -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@^1.28.1: + version "1.28.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0" + integrity sha512-gYHAa180mKrNIUJCbwpmD0aTu9kV0dREDrwNnuyFAsO1Wt0EVYSZelPnJlbj9HplzXX/YWXHFTL45kvZ53M0pw== mafmt@^7.0.0, mafmt@^7.0.1, mafmt@^7.1.0: version "7.1.0"