diff options
Diffstat (limited to 'searx/static/themes/simple/package.json')
| -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 a67fb9d09..fcaa045ae 100644 --- a/searx/static/themes/simple/package.json +++ b/searx/static/themes/simple/package.json @@ -16,7 +16,7 @@ "less": "^4.2.1", "sharp": "^0.33.5", "stylelint": "^16.12.0", - "stylelint-config-standard": "^36.0.0", + "stylelint-config-standard": "^37.0.0", "stylelint-config-standard-less": "^3.0.1", "svgo": "^3.3.2" }, |