Skip to content

Commit 493695e

Browse files
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `eslint` from 9.39.4 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.5.0) Updates `eslint-config-next` from 15.5.18 to 16.2.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.9/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-config-next dependency-version: 16.2.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6072c2 commit 493695e

2 files changed

Lines changed: 506 additions & 503 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@types/react": "^18.3.12",
5959
"@types/react-dom": "^18.3.1",
6060
"@vitest/coverage-v8": "^4.1.7",
61-
"eslint": "^9.14.0",
62-
"eslint-config-next": "^15.0.3",
61+
"eslint": "^10.5.0",
62+
"eslint-config-next": "^16.2.9",
6363
"playwright": "^1.60.0",
6464
"tailwindcss": "^4.0.0",
6565
"typescript": "^5.6.3",

0 commit comments

Comments
 (0)