From 1a7adec978e0187d087878837b0d37c9c517c517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 22:35:27 +0000 Subject: [PATCH] Bump luxon from 1.21.3 to 1.28.1 Bumps [luxon](https://github.com/moment/luxon) from 1.21.3 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.21.3...1.28.1) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 539b4d3..5ad7354 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "homepage": "https://github.com/danurbanowicz/eleventy-netlify-boilerplate", "devDependencies": { "@11ty/eleventy": "^0.8.2", - "luxon": "^1.12.1", + "luxon": "^1.28.1", "markdown-it": "^8.4.2", "markdown-it-anchor": "^5.0.2" }, diff --git a/yarn.lock b/yarn.lock index 169d5bd..049f36e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1808,9 +1808,9 @@ lru-cache@^4.1.3: pseudomap "^1.0.2" yallist "^2.1.2" -luxon@^1.12.0, luxon@^1.12.1: - version "1.21.3" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.21.3.tgz#f1d5c2a7e855d039836cf4954f883ecac8fc4727" +luxon@^1.12.0, luxon@^1.28.1: + version "1.28.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.28.1.tgz#528cdf3624a54506d710290a2341aa8e6e6c61b0" make-dir@^2.1.0: version "2.1.0"