Skip to content

Commit

Permalink
fix(deps): update dependency eslint to v8.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent b1e7f31 commit 4695736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"autoprefixer": "10.4.15",
"eslint": "8.49.0",
"eslint": "8.50.0",
"eslint-config-next": "13.5.1",
"next": "13.5.1",
"postcss": "8.4.30",
Expand Down

0 comments on commit 4695736

Please sign in to comment.