Skip to content

Commit 088c0d7

Browse files
chore(deps): bump eslint-config-next in the eslint group (#5162)
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.9 to 16.2.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.2.10/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.2.10 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 7f23ec6 commit 088c0d7

3 files changed

Lines changed: 505 additions & 287 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.9",
48+
"eslint-config-next": "16.2.10",
4949
"tailwindcss": "^4.3.1",
5050
"tsx": "^4.22.4",
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.5.1",
3434
"eslint": "^9.38.0",
35-
"eslint-config-next": "16.2.9",
35+
"eslint-config-next": "16.2.10",
3636
"postcss": "^8.5.16",
3737
"tailwindcss": "^4.3.1",
3838
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)