From b580a3be51f223c4c9f1460cba583dacc1f1f8e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:21:59 +0000 Subject: [PATCH] Bump luxon from 2.1.1 to 2.5.2 Bumps [luxon](https://github.com/moment/luxon) from 2.1.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.1.1...2.5.2) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... 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 fe503e3..3511e93 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "fs-extra": "^10.0.0", "list-git-branches": "^1.0.0", - "luxon": "^2.1.1", + "luxon": "^2.5.2", "mustache": "^4.2.0" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index c99c774..f3d58e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -693,10 +693,10 @@ lodash.uniq@^4.5.0: resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz" integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= -luxon@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.1.1.tgz#34052f7a33a7989767637be7cf80b47db264ff88" - integrity sha512-6VQVNw7+kQu3hL1ZH5GyOhnk8uZm21xS7XJ/6vDZaFNcb62dpFDKcH8TI5NkoZOdMRxr7af7aYGrJlE/Wv0i1w== +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== macos-release@^2.2.0: version "2.5.0"