Skip to content

Commit

Permalink
build(deps): bump eslint in the linting-and-formatting group
Browse files Browse the repository at this point in the history
Bumps the linting-and-formatting group with 1 update: [eslint](https://github.com/eslint/eslint).


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
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linting-and-formatting
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 0ef01f9 commit a1f14e6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 21 deletions.
37 changes: 17 additions & 20 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@eslint/js": "^9.17.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.5",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"markdownlint": "^0.37.3",
Expand Down

0 comments on commit a1f14e6

Please sign in to comment.