From ae0cacbfd7210410125a66d9c88fcb5a59efd7b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 15:00:37 +0000 Subject: [PATCH] Bump luxon from 3.1.1 to 3.2.1 Bumps [luxon](https://github.com/moment/luxon) from 3.1.1 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.1...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 ca6a878..890e50a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "glob": "^8.0.3", "gray-matter": "^4.0.3", "humanize-string": "^2.1.0", - "luxon": "^3.1.1", + "luxon": "^3.2.1", "mdx-utils": "^0.0.2", "next": "^13.0.5", "next-mdx-remote": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index b5a5f21..c9733ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2720,10 +2720,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -luxon@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.1.1.tgz#b492c645b2474fb86f3bd3283213846b99c32c1e" - integrity sha512-Ah6DloGmvseB/pX1cAmjbFvyU/pKuwQMQqz7d0yvuDlVYLTs2WeDHQMpC8tGjm1da+BriHROW/OEIT/KfYg6xw== +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== magic-string@^0.25.3: version "0.25.9"