Adopt vscode-textmate@2.1.1

This commit is contained in:
Alex Dima 2016-08-17 17:11:02 +02:00
parent 954508d62e
commit 7533f1e141
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View file

@ -413,9 +413,9 @@
"resolved": "https://registry.npmjs.org/vscode-debugprotocol/-/vscode-debugprotocol-1.11.0.tgz"
},
"vscode-textmate": {
"version": "2.1.0",
"from": "vscode-textmate@2.1.0",
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-2.1.0.tgz"
"version": "2.1.1",
"from": "vscode-textmate@2.1.1",
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-2.1.1.tgz"
},
"windows-mutex": {
"version": "0.2.0",

View file

@ -28,7 +28,7 @@
"fast-plist": "0.1.1",
"semver": "4.3.6",
"vscode-debugprotocol": "1.11.0",
"vscode-textmate": "2.1.0",
"vscode-textmate": "2.1.1",
"winreg": "1.2.0",
"xterm": "git+https://github.com/sourcelair/xterm.js.git#b32a34b",
"yauzl": "2.3.1"