Skip to content

Commit

Permalink
chore(deps): bump eslint from 8.56.0 to 8.57.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent b23b4b3 commit bb87f36
Show file tree
Hide file tree
Showing 3 changed files with 10,683 additions and 8,181 deletions.
2 changes: 1 addition & 1 deletion examples/pre/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/node": "20.11.30",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-next": "14.0.4",
"ethers": "^5.7.2",
"next": "14.1.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/taco/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/node": "20.11.30",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-next": "14.0.4",
"ethers": "^5.7.2",
"next": "14.1.1",
Expand Down
Loading

0 comments on commit bb87f36

Please sign in to comment.