Merge pull request #153307 from fabianhauser/vscode-eslint-update
vscode-extensions.dbaeumer.vscode-eslint: 2.1.14 -> 2.2.2
This commit is contained in:
commit
4e6a72bf73
1 changed files with 2 additions and 2 deletions
|
@ -388,8 +388,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "vscode-eslint";
|
||||
publisher = "dbaeumer";
|
||||
version = "2.1.14";
|
||||
sha256 = "sha256-bVGmp871yu1Llr3uJ+CCosDsrxJtD4b1+CR+omMUfIQ=";
|
||||
version = "2.2.2";
|
||||
sha256 = "sha256-llalyQXl+k/ugZq+Ti9mApHRqAGu6QyoMP51GtZnRJ4=";
|
||||
};
|
||||
meta = {
|
||||
license = lib.licenses.mit;
|
||||
|
|
Loading…
Reference in a new issue