Skip to content

Commit

Permalink
Update dependency eslint to v8 (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alejandro Fernández Haro <[email protected]>
  • Loading branch information
renovate[bot] and afharo authored Jul 20, 2022
1 parent c7a6472 commit 510a0e9
Show file tree
Hide file tree
Showing 2 changed files with 4,708 additions and 7,226 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "4.0.3",
"react-scripts": "5.0.1",
"web-vitals": "2.1.4"
},
"devDependencies": {
Expand All @@ -15,7 +15,7 @@
"@testing-library/user-event": "14.3.0",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"eslint": "7.32.0",
"eslint": "8.20.0",
"typescript": "4.7.4"
},
"scripts": {
Expand Down
Loading

0 comments on commit 510a0e9

Please sign in to comment.