From 233368885b262af0b27025d2a4f9172793232e93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 06:08:27 +0000 Subject: [PATCH] build(deps): update dependency luxon to v3 --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a355b52d5a85f..5ce86d76497a41 100644 --- a/package.json +++ b/package.json @@ -184,7 +184,7 @@ "json-dup-key-validator": "1.0.3", "json-stringify-pretty-compact": "3.0.0", "json5": "2.2.1", - "luxon": "2.4.0", + "luxon": "3.0.1", "markdown-it": "13.0.1", "markdown-table": "2.0.0", "marshal": "0.5.4", diff --git a/yarn.lock b/yarn.lock index d3779aa60f2b9a..e16ff999c43f6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6683,6 +6683,11 @@ luxon@2.4.0: resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.4.0.tgz#9435806545bb32d4234dab766ab8a3d54847a765" integrity sha512-w+NAwWOUL5hO0SgwOHsMBAmZ15SoknmQXhSO0hIbJCAmPKSsGeK8MlmhYh2w6Iib38IxN2M+/ooXWLbeis7GuA== +luxon@3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.0.1.tgz#6901111d10ad06fd267ad4e4128a84bef8a77299" + integrity sha512-hF3kv0e5gwHQZKz4wtm4c+inDtyc7elkanAsBq+fundaCdUBNJB1dHEGUZIM6SfSBUlbVFduPwEtNjFK8wLtcw== + make-dir@^3.0.0: version "3.1.0" resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"