Merge pull request #221316 from robbevp/vscode-extensions.dbaeumer.vscode-eslint

vscode-extensions.dbaeumer.vscode-eslint: 2.2.6 -> 2.4.0
This commit is contained in:
superherointj 2023-03-16 13:24:53 -03:00 committed by GitHub
commit 7be86f2298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -753,8 +753,8 @@ let
mktplcRef = {
name = "vscode-eslint";
publisher = "dbaeumer";
version = "2.2.6";
sha256 = "sha256-1yZeyLrXuubhKzobWcd00F/CdU824uJDTkB6qlHkJlQ=";
version = "2.4.0";
sha256 = "sha256-7MUQJkLPOF3oO0kpmfP3bWbS3aT7J0RF7f74LW55BQs=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/dbaeumer.vscode-eslint/changelog";