From e4828766045d321ce621806060340cef9a5d32f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 02:04:40 +0000 Subject: [PATCH] Bump luxon from 1.25.0 to 3.2.0 in /website Bumps [luxon](https://github.com/moment/luxon) from 1.25.0 to 3.2.0. - [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...3.2.0) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- website/yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/website/package.json b/website/package.json index d0f584a482..0092f794d4 100644 --- a/website/package.json +++ b/website/package.json @@ -18,7 +18,7 @@ "@tailwindcss/custom-forms": "^0.2.1", "@types/jquery": "^3.5.5", "autoprefixer": "^9.8.6", - "luxon": "^1.25.0", + "luxon": "^3.2.0", "markdown-it-abbr": "^1.0.4", "markdown-it-anchor": "^6.0.1", "markdown-it-footnote": "^3.0.2", diff --git a/website/yarn.lock b/website/yarn.lock index 1c64d89fa6..ce960d3fd2 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -4629,11 +4629,16 @@ lru-cache@^4.1.5: pseudomap "^1.0.2" yallist "^2.1.2" -luxon@^1.0.0, luxon@^1.21.3, luxon@^1.25.0: +luxon@^1.0.0, luxon@^1.21.3: version "1.25.0" resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.25.0.tgz#d86219e90bc0102c0eb299d65b2f5e95efe1fe72" integrity sha512-hEgLurSH8kQRjY6i4YLey+mcKVAWXbDNlZRmM6AgWDJ1cY3atl8Ztf5wEY7VBReFbmGnwQPz7KYJblL8B2k0jQ== +luxon@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.0.tgz#7962c5dafcd3623e70e222882be49b381e7a8718" + integrity sha512-Namj3XqoJjFekq/JHQEaaAv4zyE/fyyDBrMEBnIL2s/X54SC8W5Ea0uej1TRXUArWec8OojsAVsGBYhNRjpMVw== + magic-string@^0.22.4: version "0.22.5" resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.22.5.tgz#8e9cf5afddf44385c1da5bc2a6a0dbd10b03657e"