diff --git a/.github/workflows/internal-typescript-code-analysis.yml b/.github/workflows/internal-typescript-code-analysis.yml index 5991cd0f6..7a670ea96 100644 --- a/.github/workflows/internal-typescript-code-analysis.yml +++ b/.github/workflows/internal-typescript-code-analysis.yml @@ -49,7 +49,7 @@ jobs: env: PROJECT_NAME: react-router # Version variable name matches renovate.json configuration entry - REACT_ROUTER_VERSION: 6.30.1 + REACT_ROUTER_VERSION: 7.6.1 steps: - name: (Prepare Code to Analyze) Checkout GIT repository