Skip to content

Commit

Permalink
Update Turtle extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Rogers committed Sep 17, 2019
1 parent 2702920 commit d6f74e9
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 44 deletions.
25 changes: 8 additions & 17 deletions vscode-langserver-turtle/out/test/extension.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vscode-langserver-turtle/out/test/extension.test.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vscode-langserver-turtle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"typescript": "^2.6.1"
},
"dependencies": {
"srs-language-server": "^1.0.3",
"srs-language-server": "^1.3.3",
"vscode": "^1.1.26",
"vscode-languageclient": "^5.2.1"
},
Expand Down
64 changes: 39 additions & 25 deletions vscode-langserver-turtle/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,12 @@ check-error@^1.0.2:
resolved "https://registry.npmjs.org/check-error/-/check-error-1.0.2.tgz#574d312edd88bb5dd8912e9286dd6c0aed4aac82"
integrity sha1-V00xLt2Iu13YkS6Sht1sCu1KrII=

chevrotain@3.0.1:
version "3.0.1"
resolved "https://registry.npmjs.org/chevrotain/-/chevrotain-3.0.1.tgz#4259e8ea707273e88b8d70c9f1e3fe108d9c2446"
integrity sha512-k/CquXcTzlMr2XTmO/SXM57L3MlOWQz4eBCeB7Uh6lVuof2ofEuZsDlmPh9Sey9gVyZB+9kt4knpd9LgRPn3Eg==
chevrotain@4.4.0:
version "4.4.0"
resolved "https://registry.npmjs.org/chevrotain/-/chevrotain-4.4.0.tgz#552366430143c8b28cad654f92aa83711edbd1c9"
integrity sha512-CS0auzIhlLxo9RCVarVZJIsKj339jJrLIdCbX3rwk/kTu7+VkYdiXiAD8aJOXJEcRc1GGcbOQ587e/85+xLxaA==
dependencies:
regexp-to-ast "0.4.0"

class-autobind-decorator@^3.0.1:
version "3.0.1"
Expand Down Expand Up @@ -437,6 +439,11 @@ escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=

escape-string-regexp@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==

esprima@^4.0.0:
version "4.0.1"
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
Expand Down Expand Up @@ -923,10 +930,10 @@ lead@^1.0.0:
dependencies:
flush-write-stream "^1.0.2"

lodash.uniq@^4.5.0:
lodash.isequal@^4.5.0:
version "4.5.0"
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
resolved "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
integrity sha1-QVxEePK8wwEgwizhDtMib30+GOA=

lodash.uniqby@^4.7.0:
version "4.7.0"
Expand All @@ -943,13 +950,14 @@ map-stream@~0.1.0:
resolved "http://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194"
integrity sha1-5WqpTEyAVaFkBKBnS3jyFffI4ZQ=

millan@^2.1.1:
version "2.1.1"
resolved "https://registry.npmjs.org/millan/-/millan-2.1.1.tgz#797e3c8e3b2a54a60ce8ccd40068e226b647cb73"
integrity sha512-BGA9WRVnEVBTNSLGGQecM7cFsaM5BfESh7gn5hnpMHQuB2V+T/ZsgEynNkMNEHeMsYaSWT++jiNWqi7XtBiEJg==
millan@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/millan/-/millan-3.0.0.tgz#09de2febcbbfe2bcc406010e0186dc62df4876ec"
integrity sha512-MdAZyGqs+eRgT99yNrpKXZuGVLBLAjnV1XkBpnojP90d53RR3yXt394RzEAplvdOZS3a4VeAOt5a9ekcHBmIdQ==
dependencies:
chevrotain "3.0.1"
lodash.uniqby "^4.7.0"
chevrotain "4.4.0"
escape-string-regexp "^2.0.0"
lodash.isequal "^4.5.0"

mime-db@~1.37.0:
version "1.37.0"
Expand Down Expand Up @@ -1194,6 +1202,11 @@ readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable
string_decoder "~1.1.1"
util-deprecate "~1.0.1"

regexp-to-ast@0.4.0:
version "0.4.0"
resolved "https://registry.npmjs.org/regexp-to-ast/-/regexp-to-ast-0.4.0.tgz#f3dbcb42726cd71902ba50193f63eab5325cd7cb"
integrity sha512-4qf/7IsIKfSNHQXSwial1IFmfM1Cc/whNBQqRwe0V2stPe7KmN1U0tWQiIx6JiirgSrisjE0eECdNf7Tav1Ntw==

remove-bom-buffer@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz#c2bf1e377520d324f623892e33c10cac2c252b53"
Expand Down Expand Up @@ -1325,14 +1338,14 @@ sprintf-js@~1.0.2:
resolved "http://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=

srs-language-server@^1.0.3:
version "1.0.3"
resolved "https://registry.npmjs.org/srs-language-server/-/srs-language-server-1.0.3.tgz#2f38aa9c1c01e7e00328874c47f5b1453f3d9b23"
integrity sha512-fAeYhas0bP7XKIqh+/UKH45XHQ6r+SjwrC2NZGe0QOHi7VRK4ewUNjWBQsORo2cVWzoKiVy7lnRnkRiZL37P/g==
srs-language-server@^1.3.3:
version "1.3.3"
resolved "https://registry.npmjs.org/srs-language-server/-/srs-language-server-1.3.3.tgz#c63b7a72cfab07ad7063ea52159f25f59a0c8804"
integrity sha512-4wNQd1FTy/sEvLoCgtbYHY1Oz1nIEuILD2fAf6W8VZIcQ1Efsm/NTfXT/vkt6iVg2Nl8+fKFWzIy9EwdhG550A==
dependencies:
class-autobind-decorator "^3.0.1"
millan "^2.1.1"
stardog-language-utils "^1.1.5"
millan "^3.0.0"
stardog-language-utils "^1.5.2"
vscode-languageserver "^5.2.1"

sshpk@^1.7.0:
Expand All @@ -1350,14 +1363,15 @@ sshpk@^1.7.0:
safer-buffer "^2.0.2"
tweetnacl "~0.14.0"

stardog-language-utils@^1.1.5:
version "1.1.5"
resolved "https://registry.npmjs.org/stardog-language-utils/-/stardog-language-utils-1.1.5.tgz#ebb50c8faeac728936325d5867940d34e394b6d2"
integrity sha512-sYqol27aqKb95Zg3xZaqcYrgT0sv1c+QkMpzHwyPBpC+kx7gFyNCrb5v23cqantjMXBTxicJiAPdYsr1xuurvQ==
stardog-language-utils@^1.5.2:
version "1.5.2"
resolved "https://registry.npmjs.org/stardog-language-utils/-/stardog-language-utils-1.5.2.tgz#3e17cd24a52a7d33bf24a7551cebd0f82b9a3d98"
integrity sha512-Z3VIgHvYVT4tiGUsLESSbuhnkqsnKODBaMXdQ5D9pYBWnuT485WkAc1Sl5IXAWEcxtpmbqz3XDBP69KozTz83g==
dependencies:
chevrotain "4.4.0"
escape-string-regexp "^1.0.5"
lodash.uniq "^4.5.0"
millan "^2.1.1"
lodash.uniqby "^4.7.0"
millan "^3.0.0"
vscode-languageserver "^5.2.1"

stat-mode@^0.2.0:
Expand Down

0 comments on commit d6f74e9

Please sign in to comment.