[upd] npm: Bump eslint in /searx/static/themes/simple

Bumps [eslint](https://github.com/eslint/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](https://github.com/eslint/eslint/compare/v9.17.0...v9.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-17 07:39:00 +00:00
committed by Markus Heiser
parent 46b16e6ff1
commit c020a964e4
2 changed files with 19 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
{
"devDependencies": {
"ejs": "^3.1.10",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"grunt": "^1.6.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^5.0.0",