mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-09 08:15:05 +01:00
Adopt new vscode-texmtate (for #77990)
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
"vscode-proxy-agent": "0.4.0",
|
||||
"vscode-ripgrep": "^1.5.7",
|
||||
"vscode-sqlite3": "4.0.8",
|
||||
"vscode-textmate": "^4.2.2",
|
||||
"vscode-textmate": "^4.3.0",
|
||||
"xterm": "4.2.0",
|
||||
"xterm-addon-search": "0.3.0",
|
||||
"xterm-addon-web-links": "0.2.1",
|
||||
|
||||
@@ -9000,10 +9000,10 @@ vscode-sqlite3@4.0.8:
|
||||
dependencies:
|
||||
nan "^2.14.0"
|
||||
|
||||
vscode-textmate@^4.2.2:
|
||||
version "4.2.2"
|
||||
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-4.2.2.tgz#0b4dabc69a6fba79a065cb6b615f66eac07c8f4c"
|
||||
integrity sha512-1U4ih0E/KP1zNK/EbpUqyYtI7PY+Ccd2nDGTtiMR/UalLFnmaYkwoWhN1oI7B91ptBN8NdVwWuvyUnvJAulCUw==
|
||||
vscode-textmate@^4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-4.3.0.tgz#6e1f0f273d84148cfa1e9c7ed85bd16c974f9f61"
|
||||
integrity sha512-MhEZ3hvxOVuYGsrRzW/PZLDR2VdtG2+V6TIKPvmE9JT+RAq/OtPlrFd1+ZQwBefoHEhjRNuRJ0OktcFezuxPmg==
|
||||
dependencies:
|
||||
oniguruma "^7.2.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user