From 2e66edcf444674e272b018d7edce1230ed1e318a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 07:48:58 +0000 Subject: [PATCH] Bump luxon from 2.0.0 to 2.5.2 in /plugins/example-plugin/frontend Bumps [luxon](https://github.com/moment/luxon) from 2.0.0 to 2.5.2. - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](https://github.com/moment/luxon/compare/2.0.0...2.5.2) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugins/example-plugin/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/example-plugin/frontend/package.json b/plugins/example-plugin/frontend/package.json index 5604813..3df044b 100644 --- a/plugins/example-plugin/frontend/package.json +++ b/plugins/example-plugin/frontend/package.json @@ -34,7 +34,7 @@ "@types/uuid": "8.3.4", "uuid": "8.3.2", "angular-split": "14.1.0", - "luxon": "2.0.0", + "luxon": "2.5.2", "@exense/step-core": "latest" }, "devDependencies": {