Skip to content

Commit 557f7d6

Browse files
chore(deps): bump eslint-config-next (#5338)
Bumps the eslint group with 1 update in the / directory: [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `eslint-config-next` from 16.2.12 to 16.3.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.0/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor 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 7f09046 commit 557f7d6

3 files changed

Lines changed: 210 additions & 34 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.4",
4646
"dotenv": "^17.4.0",
4747
"eslint": "^9.38.0",
48-
"eslint-config-next": "16.2.12",
48+
"eslint-config-next": "16.3.0",
4949
"tailwindcss": "^4.3.3",
5050
"tsx": "^4.23.1",
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.4",
3333
"autoprefixer": "^10.5.3",
3434
"eslint": "^9.38.0",
35-
"eslint-config-next": "16.2.12",
35+
"eslint-config-next": "16.3.0",
3636
"postcss": "^8.5.22",
3737
"tailwindcss": "^4.3.3",
3838
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)