From 4e56f6dad484fd67b71a9a3ed2562d40cabd993c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 21:56:22 +0000 Subject: [PATCH] Update dependency remix-run/react-router to v7.13.0 --- .github/workflows/internal-typescript-code-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/internal-typescript-code-analysis.yml b/.github/workflows/internal-typescript-code-analysis.yml index 6e0756b3e..15288e147 100644 --- a/.github/workflows/internal-typescript-code-analysis.yml +++ b/.github/workflows/internal-typescript-code-analysis.yml @@ -51,7 +51,7 @@ jobs: env: PROJECT_NAME: react-router # Version variable name matches renovate.json configuration entry - REACT_ROUTER_VERSION: 7.11.0 + REACT_ROUTER_VERSION: 7.13.0 steps: - name: Set Set output variable 'analysis-name'