Skip to content

Commit

Permalink
Merge pull request #18226 from influxdata/update-lsp-0.5.11
Browse files Browse the repository at this point in the history
chore: update lsp to 0.5.11
  • Loading branch information
bthesorceror authored May 26, 2020
2 parents a1f78ec + 4c59dc6 commit f04fc81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"dependencies": {
"@influxdata/clockface": "2.2.0",
"@influxdata/flux": "^0.5.1",
"@influxdata/flux-lsp-browser": "^0.5.8",
"@influxdata/flux-lsp-browser": "^0.5.11",
"@influxdata/giraffe": "0.18.0",
"@influxdata/influx": "0.5.5",
"@influxdata/influxdb-templates": "0.9.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1016,10 +1016,10 @@
resolved "https://registry.yarnpkg.com/@influxdata/clockface/-/clockface-2.2.0.tgz#73f09f4832d6b6bad53af029844a11dd6562527e"
integrity sha512-pIQPJXjvVgzcryhAjgZPSoC5BRLbQb1sIIY9l6KQCg4DWJkxqFC/sPI7qJItRXd8kiPXbfbHvXGAwqIY+TdWNQ==

"@influxdata/flux-lsp-browser@^0.5.8":
version "0.5.8"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.8.tgz#95372a08d0d6179efcbed58bc0c4230a17ad9d5b"
integrity sha512-uaza9uZ6IBt9CWNJs4Cfpa3uSt3AsErfy9xKpjUVkuUYOWmJb3qtqAj7mnWzSjvOjRBXbB3ghHkgOnivxTis+g==
"@influxdata/flux-lsp-browser@^0.5.11":
version "0.5.11"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.11.tgz#65168541edf57bbbee86161524bd57dc87950ebe"
integrity sha512-lpU8v3HY5cUzG/XrDnyR509WdQouhZ4l/+rRoJHvC1neyhHIPEjZYN0gwMuPuAFnvzdOFyTbn6X5TAOhC53AWw==

"@influxdata/flux@^0.5.1":
version "0.5.1"
Expand Down

0 comments on commit f04fc81

Please sign in to comment.