summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-12 16:12:44 +0000
committerMarkus Heiser <markus.heiser@darmarit.de>2024-05-15 18:00:11 +0200
commitd58c40522b62dddbd836d0c70c2635037362a467 (patch)
tree2f6c4fc32f4e61b025380fce92af60d4d5f5365f
parent0f2f52f0b52f08e6706fc32da090f682aaf42d41 (diff)
downloadsearxng-d58c40522b62dddbd836d0c70c2635037362a467.tar.gz
searxng-d58c40522b62dddbd836d0c70c2635037362a467.zip
[upd] npm: Bump grunt-eslint in /searx/static/themes/simple
Bumps [grunt-eslint](https://github.com/sindresorhus/grunt-eslint) from 24.3.0 to 25.0.0. - [Release notes](https://github.com/sindresorhus/grunt-eslint/releases) - [Commits](https://github.com/sindresorhus/grunt-eslint/compare/v24.3.0...v25.0.0) --- updated-dependencies: - dependency-name: grunt-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 0114028b5..b4ece0cf7 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -8,7 +8,7 @@
"grunt-contrib-uglify": "~5.2.1",
"grunt-xmlmin": "~0.1.8",
"grunt-contrib-watch": "~1.1.0",
- "grunt-eslint": "^24.0.0",
+ "grunt-eslint": "^25.0.0",
"grunt-stylelint": "^0.16.0",
"grunt-image": "^6.4.0",
"ionicons": "^7.1.0",