Merge pull request #17961 from influxdata/update-lsp-0.5.5
chore: update lsp dependency to 0.5.5pull/17963/head
commit
4769a38dad
|
@ -131,7 +131,7 @@
|
|||
"dependencies": {
|
||||
"@influxdata/clockface": "2.1.0",
|
||||
"@influxdata/flux": "^0.4.0",
|
||||
"@influxdata/flux-lsp-browser": "^0.5.2",
|
||||
"@influxdata/flux-lsp-browser": "^0.5.5",
|
||||
"@influxdata/flux-parser": "^0.3.0",
|
||||
"@influxdata/giraffe": "0.18.0",
|
||||
"@influxdata/influx": "0.5.5",
|
||||
|
|
|
@ -1016,10 +1016,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@influxdata/clockface/-/clockface-2.1.0.tgz#786100fffc9794213ce68eb5fd994505c8c980ad"
|
||||
integrity sha512-ks7wtiNeJWB6LeFFw/aAOHc3sulmjDR/Ys0+IeLHRDrybdmlt3PZJJEIVYpNNZq5t7jSvO/y2oOBW7BPc1rKjg==
|
||||
|
||||
"@influxdata/flux-lsp-browser@^0.5.2":
|
||||
version "0.5.2"
|
||||
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.2.tgz#0d1318ca1b1d2fc07e3f64b6dea4ee98c2db2c94"
|
||||
integrity sha512-zXnUQKUAHqDowaxjANAKC3CJAOuNVxReWHU2EQThtVwjmdRQeMGznN1H8Wi7AcVM8VFrq1XyvYa3bUd7OFHV0g==
|
||||
"@influxdata/flux-lsp-browser@^0.5.5":
|
||||
version "0.5.5"
|
||||
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.5.tgz#0fe5e4a3d5ae9cdfb11017800663e10fbe85a8d6"
|
||||
integrity sha512-m0M4UwWSA0996+RyKK3plAw/g+hI7Wlk6TF8D1BeqCz+KgKdeTyLHLByVPuBJwxhrt+PxFETUKks0+Twh92Mxg==
|
||||
|
||||
"@influxdata/flux-parser@^0.3.0":
|
||||
version "0.3.0"
|
||||
|
|
Loading…
Reference in New Issue