Skip to content

Commit

Permalink
[NPM]: Bump eslint-config-next from 12.3.4 to 14.0.4
Browse files Browse the repository at this point in the history
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.3.4 to 14.0.4.
- [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/v14.0.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent a8c27c1 commit 2c44489
Show file tree
Hide file tree
Showing 3 changed files with 1,008 additions and 554 deletions.
2 changes: 1 addition & 1 deletion apps/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"eslint": "^8.24.0",
"eslint-config-next": "^13.0.2",
"eslint-config-next": "^14.0.4",
"typescript": "^5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"eslint-config-next": "^12.3.0",
"eslint-config-next": "^14.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.31.10"
},
Expand Down
Loading

0 comments on commit 2c44489

Please sign in to comment.