Skip to content

Commit

Permalink
chore(ui): Upgrade flux-lsp-browser to v0.5.31 (#20680)
Browse files Browse the repository at this point in the history
  • Loading branch information
scbrickley committed Feb 2, 2021
1 parent 2920b55 commit 91d7516
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
Expand Up @@ -135,7 +135,7 @@
"dependencies": {
"@influxdata/clockface": "2.3.4",
"@influxdata/flux": "^0.5.1",
"@influxdata/flux-lsp-browser": "^0.5.30",
"@influxdata/flux-lsp-browser": "^0.5.31",
"@influxdata/giraffe": "0.29.0",
"@influxdata/influx": "0.5.5",
"@influxdata/influxdb-templates": "0.9.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Expand Up @@ -752,10 +752,10 @@
resolved "https://registry.yarnpkg.com/@influxdata/clockface/-/clockface-2.3.4.tgz#9c496601253e1d49cbeae29a7b9cfb54862785f6"
integrity sha512-mmz3YElK8Ho+1onEafuas6sVhIT638JA4NbDTO3bVJgK1TG7AnU4rQP+c6fj7vZSfvrIwtOwGaMONJTaww5o6w==

"@influxdata/flux-lsp-browser@^0.5.30":
version "0.5.30"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.30.tgz#e94575e8021abf7ca8639d7323a1426f576010eb"
integrity sha512-fBSLlvXr9TcO+7VUInI4FaD5Cgolzfy1uRpjOltQyMlC8j21HYQ6+2V2KZXgk7Ov+5yDOrT3CgLued/Atb063w==
"@influxdata/flux-lsp-browser@^0.5.31":
version "0.5.31"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.31.tgz#d95f262c161013229bbac803fd104f97e4ca8e81"
integrity sha512-BhZGA19hIpiJ4XOTknWNJvXS1Sqcp/Ni33r5Sgdpeps2y+u9TAx1QY9u9EaoUinz/mtEsxy0B6JjxXY+AwElqQ==

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

0 comments on commit 91d7516

Please sign in to comment.