update deps (#167275)

* update deps

* Roll back `vscode-textmate` to `7.0.1` since there are major changes to adopt
This commit is contained in:
Alexandru Dima
2022-11-28 09:33:15 +01:00
committed by GitHub
parent 075f04bf39
commit 262fe2c606
6 changed files with 36 additions and 36 deletions

View File

@@ -16,11 +16,11 @@
"jschardet": "3.0.0",
"keytar": "7.9.0",
"minimist": "^1.2.6",
"native-watchdog": "1.4.0",
"native-watchdog": "1.4.1",
"node-pty": "0.11.0-beta11",
"spdlog": "^0.13.0",
"tas-client-umd": "0.1.6",
"vscode-oniguruma": "1.6.1",
"vscode-oniguruma": "1.7.0",
"vscode-proxy-agent": "^0.12.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "7.0.1",