vscode-extensions.graphql.vscode-graphql-syntax: 1.3.8 -> 1.3.10 (#521426)

This commit is contained in:
Pol Dellaiera
2026-05-18 08:22:17 +00:00
committed by GitHub
@@ -2084,8 +2084,8 @@ let
mktplcRef = {
name = "vscode-graphql-syntax";
publisher = "GraphQL";
version = "1.3.8";
hash = "sha256-10x2kX9Gc7O/tGRDPZfy1cKdCIvGTCXcD2bDokIz7TU=";
version = "1.3.10";
hash = "sha256-EY6BHl5ICcs3FuuenoadDXLLPSe8+2VAAydqo/YrtaE=";
};
meta = {
description = "Adds full GraphQL syntax highlighting and language support such as bracket matching";