From 95b0da0c4713001b33742dca84281a2be293d901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 10:51:46 +0000 Subject: [PATCH] build(deps): bump react-range-step-input in /gas-retention-simulator Bumps [react-range-step-input](https://github.com/ccnmtl/react-range-step-input) from `864ae68` to `b60e5e9`. - [Release notes](https://github.com/ccnmtl/react-range-step-input/releases) - [Commits](https://github.com/ccnmtl/react-range-step-input/compare/864ae685d87ac559ace512d0293cdec6a8bd1db4...b60e5e95b933e4ffffbfd2fc73321f3c1b12dad9) --- updated-dependencies: - dependency-name: react-range-step-input dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gas-retention-simulator/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gas-retention-simulator/package-lock.json b/gas-retention-simulator/package-lock.json index bff8287ae..01d3a9ab5 100644 --- a/gas-retention-simulator/package-lock.json +++ b/gas-retention-simulator/package-lock.json @@ -12839,7 +12839,7 @@ }, "node_modules/react-range-step-input": { "version": "1.3.0", - "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#864ae685d87ac559ace512d0293cdec6a8bd1db4", + "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#b60e5e95b933e4ffffbfd2fc73321f3c1b12dad9", "integrity": "sha512-yS0w3u+baexqGuSyMjOz7weOn13Z96YZT16cbp3eywKiuNiXc3oKO0ux/m5gIizqZLfG+aHEYQhO47cuX/5wgw==", "license": "GPL-3.0+", "dependencies": { @@ -25471,9 +25471,9 @@ "dev": true }, "react-range-step-input": { - "version": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#864ae685d87ac559ace512d0293cdec6a8bd1db4", + "version": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#b60e5e95b933e4ffffbfd2fc73321f3c1b12dad9", "integrity": "sha512-yS0w3u+baexqGuSyMjOz7weOn13Z96YZT16cbp3eywKiuNiXc3oKO0ux/m5gIizqZLfG+aHEYQhO47cuX/5wgw==", - "from": "react-range-step-input@github:ccnmtl/react-range-step-input#864ae685d87ac559ace512d0293cdec6a8bd1db4", + "from": "react-range-step-input@github:ccnmtl/react-range-step-input#b60e5e95b933e4ffffbfd2fc73321f3c1b12dad9", "requires": { "enzyme": "^3.11.0" }