From b1a08399ac856bd5a1bd3478ed6ba7f202a9482a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:23:13 +0000 Subject: [PATCH] build(deps): bump react-range-step-input Bumps [react-range-step-input](https://github.com/ccnmtl/react-range-step-input) from `32ce14c` to `6748fb9`. - [Release notes](https://github.com/ccnmtl/react-range-step-input/releases) - [Commits](https://github.com/ccnmtl/react-range-step-input/compare/32ce14c1a3fa870e7f0d8da69ccab38ad949e003...6748fb996d316f26a57490cc963748c5d1d4d685) --- updated-dependencies: - dependency-name: react-range-step-input dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- circumstellar-habitable-zone-simulator/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/circumstellar-habitable-zone-simulator/package-lock.json b/circumstellar-habitable-zone-simulator/package-lock.json index dfabaafce..08685daf4 100644 --- a/circumstellar-habitable-zone-simulator/package-lock.json +++ b/circumstellar-habitable-zone-simulator/package-lock.json @@ -10892,7 +10892,7 @@ }, "node_modules/react-range-step-input": { "version": "1.3.0", - "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#32ce14c1a3fa870e7f0d8da69ccab38ad949e003", + "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#6748fb996d316f26a57490cc963748c5d1d4d685", "integrity": "sha512-MeK3rNjuW3QvK7FFGLx82KXzwUhue2HZ3rXYYQM1qIwbEb1e/bjzlYZzyYgVBlsBV90r+vq4gjpmEWBM1ug8gA==", "license": "GPL-3.0+", "dependencies": { @@ -21390,9 +21390,9 @@ "dev": true }, "react-range-step-input": { - "version": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#32ce14c1a3fa870e7f0d8da69ccab38ad949e003", + "version": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#6748fb996d316f26a57490cc963748c5d1d4d685", "integrity": "sha512-MeK3rNjuW3QvK7FFGLx82KXzwUhue2HZ3rXYYQM1qIwbEb1e/bjzlYZzyYgVBlsBV90r+vq4gjpmEWBM1ug8gA==", - "from": "react-range-step-input@github:ccnmtl/react-range-step-input#32ce14c1a3fa870e7f0d8da69ccab38ad949e003", + "from": "react-range-step-input@github:ccnmtl/react-range-step-input#6748fb996d316f26a57490cc963748c5d1d4d685", "requires": { "enzyme": "^3.11.0" }