Skip to content

Commit 289fd1e

Browse files
chore(deps): bump eslint-config-next in the eslint group (#4940)
Bumps the eslint group with 1 update: [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `eslint-config-next` from 16.2.4 to 16.2.6 - [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.6/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef96d94 commit 289fd1e

3 files changed

Lines changed: 457 additions & 22 deletions

File tree

apps/eds-color-palette-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/react-dom": "^19.2.3",
4646
"dotenv": "^17.4.0",
4747
"eslint": "^9.38.0",
48-
"eslint-config-next": "16.2.4",
48+
"eslint-config-next": "16.2.6",
4949
"tailwindcss": "^4.2.4",
5050
"tsx": "^4.21.0",
5151
"typescript": "^5.9.3",

apps/eds-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react-dom": "^19.2.3",
3333
"autoprefixer": "^10.4.27",
3434
"eslint": "^9.38.0",
35-
"eslint-config-next": "16.2.4",
35+
"eslint-config-next": "16.2.6",
3636
"postcss": "^8.5.15",
3737
"tailwindcss": "^4.2.4",
3838
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)