summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-17 07:39:00 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-01-20 16:53:12 +0100
commitc020a964e4bcbe1c9a543f45ba40ae549b5b5373 (patch)
tree3e264200b0717040b290a24dfe8100d4cafa5a96 /searx/static/themes/simple/package.json
parent46b16e6ff16c931cf909183dd865a7cbf81218b8 (diff)
[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>
Diffstat (limited to 'searx/static/themes/simple/package.json')
-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 fcaa045ae..61deafd18 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -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",