update vscode-grammar-updater

This commit is contained in:
Martin Aeschlimann 2022-03-02 12:10:27 +01:00
parent 4274ec05b8
commit ee879ac7b7
No known key found for this signature in database
GPG key ID: 2609A01E695523E3
2 changed files with 5 additions and 5 deletions

View file

@ -11,6 +11,6 @@
},
"devDependencies": {
"esbuild": "^0.11.12",
"vscode-grammar-updater": "^1.0.3"
"vscode-grammar-updater": "^1.0.4"
}
}

View file

@ -29,10 +29,10 @@ typescript@4.6.2:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
vscode-grammar-updater@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/vscode-grammar-updater/-/vscode-grammar-updater-1.0.3.tgz#695ccaf0567c6a000005a969cd87ecc3b5c25018"
integrity sha512-V/OnMGyAk7Ldv5NC2p+NovidsAghdfbFFnimEzQ7F/TYIqDLJCVe28RcvaU2gywCSCtxNfS5MYe0egiaRIWNEw==
vscode-grammar-updater@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/vscode-grammar-updater/-/vscode-grammar-updater-1.0.4.tgz#f0b8bd106a499a15f3e6b199055908ed8e860984"
integrity sha512-WjmpFo+jlnxOfHNeSrO3nJx8S2u3f926UL0AHJhDMQghCwEfkMvf37aafF83xvtLW2G9ywhifLbq4caxDQm+wQ==
dependencies:
cson-parser "^1.3.3"
fast-plist "0.1.2"