From b792b73633a3150e8a568fffef3a6626b1f86421 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 9 Aug 2023 20:03:35 +0000
Subject: [PATCH] chore(deps-dev): bump luxon from 3.3.0 to 3.4.0

Bumps [luxon](https://github.com/moment/luxon) from 3.3.0 to 3.4.0.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 3d6c752e..7e08b54f 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
     "ics-to-json-extended": "^1.1.4",
     "lint-staged": "^13.2.3",
     "liquidjs": "^10.8.3",
-    "luxon": "^3.3.0",
+    "luxon": "^3.4.0",
     "markdown-it": "^13.0.1",
     "markdown-it-anchor": "^8.4.1",
     "markdown-it-footnote": "^3.0.3",
diff --git a/yarn.lock b/yarn.lock
index 9138c531..1c0727fe 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4351,10 +4351,10 @@ luxon@^2.5.0:
   resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6"
   integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA==
 
-luxon@^3.3.0:
-  version "3.3.0"
-  resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.3.0.tgz#d73ab5b5d2b49a461c47cedbc7e73309b4805b48"
-  integrity sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg==
+luxon@^3.3.0, luxon@^3.4.0:
+  version "3.4.0"
+  resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.0.tgz#17cb754efecbf76994f05b2a3f1f91fad7ddfde7"
+  integrity sha512-7eDo4Pt7aGhoCheGFIuq4Xa2fJm4ZpmldpGhjTYBNUYNCN6TIEP6v7chwwwt3KRp7YR+rghbfvjyo3V5y9hgBw==
 
 make-dir@^3.0.0:
   version "3.1.0"