Skip to content

Commit

Permalink
Upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Tinland committed Aug 8, 2024
1 parent e29a8de commit 49667c3
Show file tree
Hide file tree
Showing 2 changed files with 550 additions and 117 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"lint": "eslint . --ext .js,.jsx"
},
"devDependencies": {
"eslint": "^8.54.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0"
"eslint": "^8",
"eslint-plugin-react": "^7",
"eslint-plugin-react-hooks": "^4"
}
}
Loading

0 comments on commit 49667c3

Please sign in to comment.