⬆️ tree-sitter to 0.15.4

This commit is contained in:
Max Brunsfeld
2019-06-12 17:16:00 -07:00
parent 39b3e46ec3
commit 8e4562f641
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -6532,9 +6532,9 @@
"integrity": "sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q=="
},
"tree-sitter": {
"version": "0.15.2",
"resolved": "https://registry.npmjs.org/tree-sitter/-/tree-sitter-0.15.2.tgz",
"integrity": "sha512-wzUyNy/ela+G4uuZBBCswdVHYZhreKESwkEav0dx/aagTIB367XRnHYu+jUDPANxCHsG7yyP0ESP5zwNd6fyNA==",
"version": "0.15.4",
"resolved": "https://registry.npmjs.org/tree-sitter/-/tree-sitter-0.15.4.tgz",
"integrity": "sha512-EgZr6zJevERT/gl7dh2Z2sO0WKHSf8rLTJS38sLe0cTxqxTQ785VxemVCGBHzp8zZ4406sh+ORlB1z5HyORbYw==",
"requires": {
"nan": "^2.13.2",
"prebuild-install": "^5.0.0"

View File

@@ -157,7 +157,7 @@
"temp": "^0.9.0",
"text-buffer": "13.17.0",
"timecop": "https://www.atom.io/api/packages/timecop/versions/0.36.2/tarball",
"tree-sitter": "0.15.2",
"tree-sitter": "0.15.4",
"tree-sitter-css": "^0.13.7",
"tree-view": "https://www.atom.io/api/packages/tree-view/versions/0.228.0/tarball",
"typescript-simple": "1.0.0",