vscode-extensions.dbaeumer.vscode-eslint: 2.4.2 -> 2.4.4

https://github.com/Microsoft/vscode-eslint#version-244
This commit is contained in:
datafoo 2024-01-25 09:16:20 +01:00
parent 39a2e0bb03
commit 28969a9b81

View File

@ -955,8 +955,8 @@ let
mktplcRef = {
name = "vscode-eslint";
publisher = "dbaeumer";
version = "2.4.2";
sha256 = "sha256-eIjaiVQ7PNJUtOiZlM+lw6VmW07FbMWPtY7UoedWtbw=";
version = "2.4.4";
sha256 = "sha256-NJGsMme/+4bvED/93SGojYTH03EZbtKe5LyvocywILA=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/dbaeumer.vscode-eslint/changelog";