From 849d99b5f082be19552de9f68294bd73d490519c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 04:20:49 +0000 Subject: [PATCH] chore(deps): bump luxon from 3.4.1 to 3.4.2 Bumps [luxon](https://github.com/moment/luxon) from 3.4.1 to 3.4.2. - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/3.4.1...3.4.2) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/org/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index c2756a4ed98..26a59b94fed 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -45,7 +45,7 @@ "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", "lodash.set": "4.3.2", - "luxon": "3.4.1", + "luxon": "3.4.2", "next": "13.4.19", "react-dropzone": "14.2.3", "react-hotkeys-hook": "4.4.1", diff --git a/yarn.lock b/yarn.lock index 8a2ebdb139c..c5bb8884bf4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8975,10 +8975,10 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61" integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw== -luxon@3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.1.tgz#9147374b2c539e7893f906c420e9b080b59c5457" - integrity sha512-2USspxOCXWGIKHwuQ9XElxPPYrDOJHDQ5DQ870CoD+CxJbBnRDIBCfhioUJJjct7BKOy80Ia8cVstIcIMb/0+Q== +luxon@3.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.2.tgz#f5bcab779f3d6a943ee7c8621c2b416bc10abd24" + integrity sha512-uBoAVCVcajsrqy3pv7eo5jEUz1oeLmCcnMv8n4AJpT5hbpN9lUssAXibNElpbLce3Mhm9dyBzwYLs9zctM/0tA== magic-string@^0.25.3: version "0.25.9"