From 46b16e6ff16c931cf909183dd865a7cbf81218b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:42:15 +0000 Subject: [upd] npm: Bump stylelint-config-standard in /searx/static/themes/simple Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 36.0.1 to 37.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/36.0.1...37.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- searx/static/themes/simple/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/static/themes/simple/package.json') 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" }, -- cgit v1.2.3