Skip to content

Commit

Permalink
meta: bump the lint group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the lint 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 8.57.0 to 9.0.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.0.0)

Updates `eslint-config-next` from 14.1.4 to 14.2.1
- [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.2.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 1349ef3 commit de270db
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 157 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
"@typescript-eslint/parser": "7.6.0",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.57.0",
"eslint-config-next": "~14.1.4",
"eslint": "9.0.0",
"eslint-config-next": "~14.2.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-no-relative-import-paths": "^1.5.4",
"eslint-plugin-storybook": "0.8.0",
Expand Down
Loading

0 comments on commit de270db

Please sign in to comment.