Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 822f06b commit 4a1a0b5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 191 deletions.
2 changes: 1 addition & 1 deletion examples/next-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/node": "^16.13.0",
"@types/react": "^18.2.25",
"eslint": "^8.57.0",
"eslint": "^9.9.1",
"eslint-config-next": "^14.0.3",
"prisma": "^5.4.1",
"typescript": "~5.5.3"
Expand Down
196 changes: 6 additions & 190 deletions yarn.lock

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

0 comments on commit 4a1a0b5

Please sign in to comment.