Skip to content

Commit

Permalink
build(lsp): Upgrade flux-lsp-browser to v0.5.39 (#21152)
Browse files Browse the repository at this point in the history
  • Loading branch information
scbrickley committed Apr 6, 2021
1 parent aab53c3 commit 07c030a
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 @@ -135,7 +135,7 @@
"dependencies": {
"@influxdata/clockface": "2.3.4",
"@influxdata/flux": "^0.5.1",
"@influxdata/flux-lsp-browser": "^0.5.38",
"@influxdata/flux-lsp-browser": "^0.5.39",
"@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
Original file line number Diff line number Diff line change
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.38":
version "0.5.38"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.38.tgz#a7b4a59bb41f8d0fbecfceb6444fe0f699c907d3"
integrity sha512-fHACE7dSHLP+zrusWy4HnJQCxAM6x54i5Za9cyEmXfaxIRU0p6lLj0h7HT4NJ8mQ0SeE3OwIYo94B6QnL29XLA==
"@influxdata/flux-lsp-browser@^0.5.39":
version "0.5.39"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.39.tgz#e4868ac9d236bbcff878010f7a1af5f183b289a7"
integrity sha512-qfj4fPQtBijLrVl/pnlNsMxQTgtJ8LhVDzL4/ZlgLcDXVdrLP8mdqIIeQunQQhXgCFHU6jnAxWMI8vTOIcj/Aw==

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

0 comments on commit 07c030a

Please sign in to comment.