diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-15 07:08:24 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2021-10-15 07:16:16 +0000 |
commit | 1f39b99c03465abcc91b9e379dfd54eb5d1fc1e7 (patch) | |
tree | 023b2767de330698b7f13a766113393f8ac5a7c9 /searx/static/themes/simple | |
parent | 4240496b2b917a61180161c94f027ccc5e1e2395 (diff) | |
download | searxng-1f39b99c03465abcc91b9e379dfd54eb5d1fc1e7.tar.gz searxng-1f39b99c03465abcc91b9e379dfd54eb5d1fc1e7.zip |
Bump eslint from 7.32.0 to 8.0.1 in /searx/static/themes/simple
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.1.
- [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/v7.32.0...v8.0.1)
---
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 'searx/static/themes/simple')
-rw-r--r-- | searx/static/themes/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json index 86a4886ea..b85d79076 100644 --- a/searx/static/themes/simple/package.json +++ b/searx/static/themes/simple/package.json @@ -13,7 +13,7 @@ "grunt-eslint": "^23.0.0", "grunt-webfont": "^1.7.2", "ionicons-npm": "^2.0.1", - "eslint": "^7.32.0", + "eslint": "^8.0.1", "less": "^4.1.1", "less-plugin-clean-css": "^1.5.1", "stylelint": "^13.13.1", |