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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/3393/head
dependabot[bot] 1 month ago committed by Markus Heiser
parent 9631e213fe
commit c8dca20548

@ -1,6 +1,6 @@
{ {
"dependencies": { "dependencies": {
"eslint": "^8.50.0", "eslint": "^9.0.0",
"pyright": "^1.1.329" "pyright": "^1.1.329"
}, },
"scripts": { "scripts": {

@ -1,6 +1,6 @@
{ {
"devDependencies": { "devDependencies": {
"eslint": "^8.18.0", "eslint": "^9.0.0",
"grunt": "~1.6.1", "grunt": "~1.6.1",
"grunt-contrib-copy": "^1.0.0", "grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^5.0.0", "grunt-contrib-cssmin": "^5.0.0",

Loading…
Cancel
Save