Skip to content

Commit

Permalink
Update eslint requirement from ^9.17.0 to ^9.18.0
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 77ea892 commit b649231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@iobroker/repochecker": "^3.2.2",
"axios": "^1.7.9",
"chai": "^4.5.0",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"image-size": "^1.2.0",
"minimist": "^1.2.8",
"mocha": "^11.0.1",
Expand Down

0 comments on commit b649231

Please sign in to comment.