Skip to content

Commit

Permalink
Bump eslint from 8.54.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.54.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.54.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] committed May 23, 2024
1 parent 421025d commit a839ad8
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 121 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "npm run lint && npm run build"
},
"dependencies": {
"eslint": "8.54.0",
"eslint": "8.57.0",
"eslint-config-next": "14.0.3",
"next": "^14.2.3",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit a839ad8

Please sign in to comment.