vscode-extensions.stylelint.vscode-stylelint: 1.5.0 -> 1.5.1

This commit is contained in:
R. Ryantm 2025-06-05 12:17:21 +00:00
parent d3ce1e9ebf
commit e9e3ad892f

View file

@ -4615,8 +4615,8 @@ let
mktplcRef = {
name = "vscode-stylelint";
publisher = "stylelint";
version = "1.5.0";
hash = "sha256-SHUb7+eL0PWlw/KUidXPvE5+MFsJz1Fi7Csptiw8j4M=";
version = "1.5.1";
hash = "sha256-Sbp2zy/6PcsMlUPe94spm3JrWxBYHfd7py3f4rb+0G4=";
};
meta = {
description = "Official Stylelint extension for Visual Studio Code";