From eb71b31f2f3ce3169238dd82ac434b5c4bcc567d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:37:05 +0000 Subject: [PATCH] Bump luxon from 2.3.1 to 2.5.2 Bumps [luxon](https://github.com/moment/luxon) from 2.3.1 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/2.3.1...2.5.2) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:development ... 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 a677b35bb..a1b227a36 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "jquery-mousewheel": "^3.1.13", "jquery-ui-bundle": "^1.12.1-migrate", "laravel-mix": "^6.0.27", - "luxon": "^2.0.2", + "luxon": "^2.5.2", "npm": "^8.11.0", "regenerator-runtime": "^0.13.2", "resolve-url-loader": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index c73b7b135..4fb698093 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4552,10 +4552,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-7.10.1.tgz#db577f42a94c168f676b638d15da8fb073448cab" integrity sha512-BQuhQxPuRl79J5zSXRP+uNzPOyZw2oFI9JLRQ80XswSvg21KMKNtQza9eF42rfI/3Z40RvzBdXgziEkudzjo8A== -luxon@^2.0.2: - version "2.3.1" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.3.1.tgz#f276b1b53fd9a740a60e666a541a7f6dbed4155a" - integrity sha512-I8vnjOmhXsMSlNMZlMkSOvgrxKJl0uOsEzdGgGNZuZPaS9KlefpE9KV95QFftlJSC+1UyCC9/I69R02cz/zcCA== +luxon@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" + integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0: version "3.1.0"