summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-12 07:24:49 +0000
committerGitHub <noreply@github.com>2024-04-12 07:24:49 +0000
commite3d38692464e263d345a70240c1a6441ee79250e (patch)
tree1fa18cd892af31c4041bd1d55331887de553e120
parent64584902714c0aee61857c7681ad91e2a93d2409 (diff)
downloadsearx-dependabot/npm_and_yarn/searx/static/themes/simple/master/eslint-9.0.0.tar.gz
searx-dependabot/npm_and_yarn/searx/static/themes/simple/master/eslint-9.0.0.zip
[upd] npm: Bump eslint in /searx/static/themes/simpledependabot/npm_and_yarn/searx/static/themes/simple/master/eslint-9.0.0
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>
-rw-r--r--searx/static/themes/simple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json
index 871b7a60d..0114028b5 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -1,6 +1,6 @@
{
"devDependencies": {
- "eslint": "^8.18.0",
+ "eslint": "^9.0.0",
"grunt": "~1.6.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^5.0.0",