summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-12 07:24:49 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-04-12 18:11:42 +0200
commitc8dca20548e7048f10b5252f12dd731c88219fb0 (patch)
tree40e5b36a03c3217a69ad37ba1d3c49bd7739dcb8 /package.json
parent9631e213fe614f33cebc32be96637a06690e0d55 (diff)
downloadsearxng-c8dca20548e7048f10b5252f12dd731c88219fb0.tar.gz
searxng-c8dca20548e7048f10b5252f12dd731c88219fb0.zip
[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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dd24a34f8..37283c5e3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "eslint": "^8.50.0",
+ "eslint": "^9.0.0",
"pyright": "^1.1.329"
},
"scripts": {