vscode-extensions.graphql.vscode-graphql-syntax: 1.1.0 -> 1.3.6

This commit is contained in:
uncenter
2024-07-06 17:57:38 -04:00
parent a8bc70f78a
commit 715f412af8
@@ -2184,8 +2184,8 @@ let
mktplcRef = {
name = "vscode-graphql-syntax";
publisher = "GraphQL";
version = "1.1.0";
hash = "sha256-qazU0UyZ9de6Huj2AYZqqBo4jVW/ZQmFJhV7XXAblxo=";
version = "1.3.6";
hash = "sha256-74Y/LpOhAj3TSplohhJqBwJDT87nCAiKrWsF90bc8jU=";
};
meta = {
description = "Adds full GraphQL syntax highlighting and language support such as bracket matching";