From c4d3dda321aa528a3a5a1032ca9dfa419285a788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:07:14 +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 `b60e5e9` to `aef3635`. - [Release notes](https://github.com/ccnmtl/react-range-step-input/releases) - [Commits](https://github.com/ccnmtl/react-range-step-input/compare/b60e5e95b933e4ffffbfd2fc73321f3c1b12dad9...aef36354edc2c4132e6b2c0c451d8cde8fb75991) --- 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 72c6aa452..5785756a0 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#b60e5e95b933e4ffffbfd2fc73321f3c1b12dad9", + "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#aef36354edc2c4132e6b2c0c451d8cde8fb75991", "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#b60e5e95b933e4ffffbfd2fc73321f3c1b12dad9", + "version": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#aef36354edc2c4132e6b2c0c451d8cde8fb75991", "integrity": "sha512-yS0w3u+baexqGuSyMjOz7weOn13Z96YZT16cbp3eywKiuNiXc3oKO0ux/m5gIizqZLfG+aHEYQhO47cuX/5wgw==", - "from": "react-range-step-input@github:ccnmtl/react-range-step-input#b60e5e95b933e4ffffbfd2fc73321f3c1b12dad9", + "from": "react-range-step-input@github:ccnmtl/react-range-step-input#aef36354edc2c4132e6b2c0c451d8cde8fb75991", "requires": { "enzyme": "^3.11.0" }