summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-20 15:42:15 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2025-01-20 16:52:21 +0100
commit46b16e6ff16c931cf909183dd865a7cbf81218b8 (patch)
treed6c5226d8948026578ff2943b074ce452d263cc1 /searx/static/themes/simple/package.json
parent98c66c0ae66d1f21ed15f16fd220b6e608190a02 (diff)
[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] <support@github.com>
Diffstat (limited to 'searx/static/themes/simple/package.json')
-rw-r--r--searx/static/themes/simple/package.json2
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"
},