Skip to content

Commit

Permalink
build(deps-dev): bump the eslint group with 2 updates (#671)
Browse files Browse the repository at this point in the history
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.17.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.18.0/packages/js)

Updates `eslint` from 9.17.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.18.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent 72d3e8e commit 78c6a51
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 19 deletions.
38 changes: 21 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-dom": "~19.0.0"
},
"devDependencies": {
"@eslint/js": "~9.17.0",
"@eslint/js": "~9.18.0",
"@netlify/plugin-nextjs": "~5.9.0",
"@next/bundle-analyzer": "~15.1.0",
"@next/eslint-plugin-next": "~15.1.0",
Expand All @@ -47,7 +47,7 @@
"@types/react": "~19.0.1",
"@types/react-dom": "~19.0.1",
"autoprefixer": "~10.4.0",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"eslint-config-next": "~15.1.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-jsx-a11y": "~6.10.0",
Expand Down

0 comments on commit 78c6a51

Please sign in to comment.