From c32ba0eae474cee0baf9d12c9679aa0d6cdaaa51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:04:55 +0000 Subject: [PATCH] build(deps): bump react-range-step-input in /lunar-phase-simulator Bumps [react-range-step-input](https://github.com/ccnmtl/react-range-step-input) from `a3a9013` to `a78e982`. - [Release notes](https://github.com/ccnmtl/react-range-step-input/releases) - [Commits](https://github.com/ccnmtl/react-range-step-input/compare/a3a901374a867c9e5a27b4a7a1b04e76e36f2d31...a78e98288bbe59c998549a66e96ede9d3e3335b5) --- updated-dependencies: - dependency-name: react-range-step-input dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lunar-phase-simulator/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lunar-phase-simulator/package-lock.json b/lunar-phase-simulator/package-lock.json index f304cc5933..1ff6a5594a 100644 --- a/lunar-phase-simulator/package-lock.json +++ b/lunar-phase-simulator/package-lock.json @@ -10519,8 +10519,8 @@ }, "node_modules/react-range-step-input": { "version": "1.3.0", - "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#a3a901374a867c9e5a27b4a7a1b04e76e36f2d31", - "integrity": "sha512-yS0w3u+baexqGuSyMjOz7weOn13Z96YZT16cbp3eywKiuNiXc3oKO0ux/m5gIizqZLfG+aHEYQhO47cuX/5wgw==", + "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#a78e98288bbe59c998549a66e96ede9d3e3335b5", + "integrity": "sha512-MeK3rNjuW3QvK7FFGLx82KXzwUhue2HZ3rXYYQM1qIwbEb1e/bjzlYZzyYgVBlsBV90r+vq4gjpmEWBM1ug8gA==", "license": "GPL-3.0+", "dependencies": { "enzyme": "^3.11.0"