update vscode-grammar-updater

This commit is contained in:
Martin Aeschlimann
2022-05-18 09:47:49 +02:00
parent 0219800af1
commit ba5691170f
2 changed files with 14 additions and 14 deletions

View File

@@ -12,6 +12,6 @@
"devDependencies": {
"@parcel/watcher": "2.0.5",
"esbuild": "^0.11.12",
"vscode-grammar-updater": "^1.0.4"
"vscode-grammar-updater": "^1.1.0"
}
}