From 6649d625db80438198015ae25c99d00ea653376a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:31:20 +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 `f82f959` to `a3a9013`. - [Release notes](https://github.com/ccnmtl/react-range-step-input/releases) - [Commits](https://github.com/ccnmtl/react-range-step-input/compare/f82f9594e8023525beaf49d7734f9f8885ddd76a...a3a901374a867c9e5a27b4a7a1b04e76e36f2d31) --- 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 bdc9b2f155..dc8de1922b 100644 --- a/gas-retention-simulator/package-lock.json +++ b/gas-retention-simulator/package-lock.json @@ -12798,7 +12798,7 @@ }, "node_modules/react-range-step-input": { "version": "1.3.0", - "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#f82f9594e8023525beaf49d7734f9f8885ddd76a", + "resolved": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#a3a901374a867c9e5a27b4a7a1b04e76e36f2d31", "integrity": "sha512-yS0w3u+baexqGuSyMjOz7weOn13Z96YZT16cbp3eywKiuNiXc3oKO0ux/m5gIizqZLfG+aHEYQhO47cuX/5wgw==", "license": "GPL-3.0+", "dependencies": { @@ -25295,9 +25295,9 @@ "dev": true }, "react-range-step-input": { - "version": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#f82f9594e8023525beaf49d7734f9f8885ddd76a", + "version": "git+ssh://git@github.com/ccnmtl/react-range-step-input.git#a3a901374a867c9e5a27b4a7a1b04e76e36f2d31", "integrity": "sha512-yS0w3u+baexqGuSyMjOz7weOn13Z96YZT16cbp3eywKiuNiXc3oKO0ux/m5gIizqZLfG+aHEYQhO47cuX/5wgw==", - "from": "react-range-step-input@github:ccnmtl/react-range-step-input#f82f9594e8023525beaf49d7734f9f8885ddd76a", + "from": "react-range-step-input@github:ccnmtl/react-range-step-input#a3a901374a867c9e5a27b4a7a1b04e76e36f2d31", "requires": { "enzyme": "^3.11.0" }