vscode-extensions.esbenp.prettier-vscode: 9.10.3 -> 9.10.4

This commit is contained in:
datafoo 2023-01-19 11:42:05 +01:00
parent c8ef918e2d
commit 5b8a88106f

View File

@ -998,8 +998,8 @@ let
mktplcRef = {
name = "prettier-vscode";
publisher = "esbenp";
version = "9.10.3";
sha256 = "sha256-BTuTTElPYRtbzQvUC3iMYlj7NDkGSDa/IppOGBXjfUM=";
version = "9.10.4";
sha256 = "sha256-khtyB0Qbm+iuM1GsAaF32YRv1VBTIy7daeCKdgwCIC8=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/esbenp.prettier-vscode/changelog";