Fixes #2420: vscode-textmate@1.0.10

This commit is contained in:
Alex Dima 2016-01-29 03:33:02 +02:00
parent 7e47bf51ae
commit 5faf3c84a0
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View file

@ -421,9 +421,9 @@
"resolved": "https://registry.npmjs.org/vscode-debugprotocol/-/vscode-debugprotocol-1.5.0.tgz"
},
"vscode-textmate": {
"version": "1.0.9",
"from": "vscode-textmate@1.0.9",
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-1.0.9.tgz",
"version": "1.0.10",
"from": "vscode-textmate@1.0.10",
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-1.0.10.tgz",
"dependencies": {
"alexandrudima-oniguruma": {
"version": "6.0.3",

View file

@ -27,7 +27,7 @@
"sax": "^1.1.1",
"semver": "^4.2.0",
"vscode-debugprotocol": "^1.5.0",
"vscode-textmate": "^1.0.9",
"vscode-textmate": "^1.0.10",
"native-keymap": "^0.1.2",
"weak": "^1.0.1",
"winreg": "0.0.12",