From 90d7269b2c81e452ac5fda59e4bd5f4950e44c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:35:22 +0000 Subject: [PATCH] Bump luxon from 1.21.3 to 2.5.2 Bumps [luxon](https://github.com/moment/luxon) from 1.21.3 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.21.3...2.5.2) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 539b4d3..ecdc362 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": "^2.5.2", "markdown-it": "^8.4.2", "markdown-it-anchor": "^5.0.2" }, diff --git a/yarn.lock b/yarn.lock index 169d5bd..a5c1c38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1808,10 +1808,14 @@ lru-cache@^4.1.3: pseudomap "^1.0.2" yallist "^2.1.2" -luxon@^1.12.0, luxon@^1.12.1: +luxon@^1.12.0: version "1.21.3" resolved "https://registry.yarnpkg.com/luxon/-/luxon-1.21.3.tgz#f1d5c2a7e855d039836cf4954f883ecac8fc4727" +luxon@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" + make-dir@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"