From a79c1491e69d348aa9715d504c9b77cd7a036421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 10:49:05 +0000 Subject: [PATCH] build(deps): bump react-range-step-input in /exoplanet-transit-simulator Bumps [react-range-step-input](https://github.com/nikolas/react-range-step-input) from `10e2bc4` to `8873abd`. - [Release notes](https://github.com/nikolas/react-range-step-input/releases) - [Commits](https://github.com/nikolas/react-range-step-input/compare/10e2bc47391da1a0ad22dac0a0cc0671535d7452...8873abdb6f8ca2df62a91c938d94d5e4cd1611fb) --- updated-dependencies: - dependency-name: react-range-step-input dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exoplanet-transit-simulator/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/exoplanet-transit-simulator/package-lock.json b/exoplanet-transit-simulator/package-lock.json index cbdf97b455..8c02b7e043 100644 --- a/exoplanet-transit-simulator/package-lock.json +++ b/exoplanet-transit-simulator/package-lock.json @@ -12050,7 +12050,7 @@ }, "node_modules/react-range-step-input": { "version": "1.3.0", - "resolved": "git+ssh://git@github.com/nikolas/react-range-step-input.git#10e2bc47391da1a0ad22dac0a0cc0671535d7452", + "resolved": "git+ssh://git@github.com/nikolas/react-range-step-input.git#8873abdb6f8ca2df62a91c938d94d5e4cd1611fb", "integrity": "sha512-uPjPY9F7oIoPij+ITIcpAIeqP7t4lJwlLJdh/aDASiuLKMJn4AinlQ8krUgMUUGCjCJ48/HdmXCSbiaOYLDxNw==", "license": "GPL-3.0+", "peerDependencies": { @@ -24008,9 +24008,9 @@ "dev": true }, "react-range-step-input": { - "version": "git+ssh://git@github.com/nikolas/react-range-step-input.git#10e2bc47391da1a0ad22dac0a0cc0671535d7452", + "version": "git+ssh://git@github.com/nikolas/react-range-step-input.git#8873abdb6f8ca2df62a91c938d94d5e4cd1611fb", "integrity": "sha512-uPjPY9F7oIoPij+ITIcpAIeqP7t4lJwlLJdh/aDASiuLKMJn4AinlQ8krUgMUUGCjCJ48/HdmXCSbiaOYLDxNw==", - "from": "react-range-step-input@github:nikolas/react-range-step-input#10e2bc47391da1a0ad22dac0a0cc0671535d7452", + "from": "react-range-step-input@github:nikolas/react-range-step-input#8873abdb6f8ca2df62a91c938d94d5e4cd1611fb", "requires": {} }, "readable-stream": {