Skip to content

Commit

Permalink
Update dependency eslint to v8.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2022
1 parent 413ecd8 commit 7ae1452
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 79 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "7.18.13",
"@typescript-eslint/eslint-plugin": "5.36.1",
"@typescript-eslint/parser": "5.36.1",
"eslint": "8.24.0",
"eslint": "8.25.0",
"eslint-config-next": "12.2.5",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
Expand All @@ -30,7 +30,7 @@
},
"peerDependencies": {
"@babel/core": "7.18.13",
"eslint": "8.24.0",
"eslint": "8.25.0",
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

0 comments on commit 7ae1452

Please sign in to comment.