Skip to content

Commit

Permalink
Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 9bb1665 commit d194eee
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 275 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"devDependencies": {
"@dbenfouzari/eslint-plugin-react-native": "../",
"eslint": "7.31.0"
"eslint": "9.12.0"
},
"dependencies": {
"react": "^18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/core": "7.25.8",
"@babel/preset-env": "7.25.8",
"@babel/preset-typescript": "7.25.7",
"eslint": "7.31.0",
"eslint": "9.12.0",
"jest": "28.1.3",
"typescript": "5.0.4"
}
Expand Down
Loading

0 comments on commit d194eee

Please sign in to comment.