Skip to content

Commit

Permalink
Build(deps-dev): Bump eslint from 8.57.0 to 9.13.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.13.0.
- [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.13.0)

---
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 Oct 20, 2024
1 parent 0db583f commit 9af4343
Show file tree
Hide file tree
Showing 4 changed files with 199 additions and 210 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@vitest/coverage-v8": "^2.1.2",
"dotenv": "^16.4.5",
"dprint": "^0.47.4",
"eslint": "^8.57.0",
"eslint": "^9.13.0",
"eslint-config-next": "14.2.15",
"nyc": "^17.1.0",
"oidc-provider": "^8.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@vitest/coverage-v8": "^2.1.2",
"dprint": "^0.47.4",
"eslint": "8.57.0",
"eslint": "9.13.0",
"testcontainers": "^10.13.2",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@vitest/coverage-v8": "^2.1.2",
"dprint": "^0.47.4",
"eslint": "8.57.0",
"eslint": "9.13.0",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"vitest": "^2.1.2"
Expand Down
Loading

0 comments on commit 9af4343

Please sign in to comment.