Skip to content

Commit

Permalink
Update dependency eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent a8f0ed7 commit 01d10df
Show file tree
Hide file tree
Showing 3 changed files with 237 additions and 247 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": "8.54.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.23.5",
"@babel/preset-env": "7.23.5",
"@babel/preset-typescript": "7.23.3",
"eslint": "7.31.0",
"eslint": "8.54.0",
"jest": "28.1.3",
"typescript": "5.0.4"
}
Expand Down
Loading

0 comments on commit 01d10df

Please sign in to comment.