From f174ca6d3c56330e573024440dfe1d31d4ea16a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:08:24 +0000 Subject: [PATCH] build(deps): bump react-range-step-input in /eclipsing-binary-simulator Bumps [react-range-step-input](https://github.com/ccnmtl/react-range-step-input) from `2580af7` to `88cdb66`. - [Release notes](https://github.com/ccnmtl/react-range-step-input/releases) - [Commits](https://github.com/ccnmtl/react-range-step-input/compare/2580af7e281880aca924c9a7ca3448aa1252cce6...88cdb668f86eefd5cd19ec1a3fe7e5075d9e437c) --- updated-dependencies: - dependency-name: react-range-step-input dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- eclipsing-binary-simulator/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclipsing-binary-simulator/package-lock.json b/eclipsing-binary-simulator/package-lock.json index 9d18fe5ed..cef7d06ce 100644 --- a/eclipsing-binary-simulator/package-lock.json +++ b/eclipsing-binary-simulator/package-lock.json @@ -12900,7 +12900,7 @@ }, "node_modules/react-range-step-input": { "version": "1.3.0", - "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#2580af7e281880aca924c9a7ca3448aa1252cce6", + "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#88cdb668f86eefd5cd19ec1a3fe7e5075d9e437c", "integrity": "sha512-yS0w3u+baexqGuSyMjOz7weOn13Z96YZT16cbp3eywKiuNiXc3oKO0ux/m5gIizqZLfG+aHEYQhO47cuX/5wgw==", "license": "GPL-3.0+", "dependencies": { @@ -25452,9 +25452,9 @@ "dev": true }, "react-range-step-input": { - "version": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#2580af7e281880aca924c9a7ca3448aa1252cce6", + "version": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#88cdb668f86eefd5cd19ec1a3fe7e5075d9e437c", "integrity": "sha512-yS0w3u+baexqGuSyMjOz7weOn13Z96YZT16cbp3eywKiuNiXc3oKO0ux/m5gIizqZLfG+aHEYQhO47cuX/5wgw==", - "from": "react-range-step-input@github:ccnmtl/react-range-step-input#2580af7e281880aca924c9a7ca3448aa1252cce6", + "from": "react-range-step-input@github:ccnmtl/react-range-step-input#88cdb668f86eefd5cd19ec1a3fe7e5075d9e437c", "requires": { "enzyme": "^3.11.0" }