diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2025-02-15 10:09:28 +0100 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-02-28 12:27:41 +0100 |
| commit | 485f1f8eff8da099c6369f7a6ff3267b93a200f2 (patch) | |
| tree | 7dbd46bc04f4722a7215d1619b95dcdc670388c4 /client/simple/package.json | |
| parent | 8b864ed11107dcc6ef2780d8536cba1f9c5ff388 (diff) | |
[upd] npm: Bump eslint from 9.19.0 to 9.20.1 in /client/simple
Related:
- https://github.com/searxng/searxng/pull/4322
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'client/simple/package.json')
| -rw-r--r-- | client/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json index 2f6ec539b..368473728 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -13,7 +13,7 @@ "copy-webpack-plugin": "^12.0.2", "css-loader": "^7.1.2", "edge.js": "^6.2.1", - "eslint": "^9.19.0", + "eslint": "^9.20.1", "filemanager-webpack-plugin": "^8.0.0", "globals": "^15.14.0", "ionicons": "^7.4.0", |