diff --git a/.github/workflows/typescript-code-analysis.yml b/.github/workflows/typescript-code-analysis.yml index 8f2cd6e05..879ed3da8 100644 --- a/.github/workflows/typescript-code-analysis.yml +++ b/.github/workflows/typescript-code-analysis.yml @@ -55,7 +55,7 @@ jobs: CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration PROJECT_NAME: react-router # Version variable name matches renovate.json configuration entry - REACT_ROUTER_VERSION: 6.24.1 + REACT_ROUTER_VERSION: 6.25.1 steps: - name: Checkout GIT Repository