Skip to content

Commit ace908f

Browse files
Update dependency remix-run/react-router to v7
1 parent fa901c4 commit ace908f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typescript-code-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration
5656
PROJECT_NAME: react-router
5757
# Version variable name matches renovate.json configuration entry
58-
REACT_ROUTER_VERSION: 6.27.0
58+
REACT_ROUTER_VERSION: 7.0.2
5959

6060
steps:
6161
- name: Checkout GIT Repository

0 commit comments

Comments
 (0)