diff options
Diffstat (limited to 'searx/static/themes/simple/package.json')
| -rw-r--r-- | searx/static/themes/simple/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json index 1ca09536f..25797b8fe 100644 --- a/searx/static/themes/simple/package.json +++ b/searx/static/themes/simple/package.json @@ -10,10 +10,10 @@ "grunt-contrib-uglify": "~5.0.1", "grunt-xmlmin": "~0.1.8", "grunt-contrib-watch": "~1.1.0", - "grunt-eslint": "^23.0.0", + "grunt-eslint": "^24.0.0", "grunt-stylelint": "^0.16.0", "grunt-image": "^6.4.0", - "ionicons": "^5.5.4", + "ionicons": "^6.0.0", "less": "^4.1.1", "less-plugin-clean-css": "^1.5.1", "stylelint": "^13.13.1", |