Skip to content

Commit

Permalink
build(ui): Upgrade flux-lsp-browser to v0.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
scbrickley committed Nov 9, 2020
1 parent 040f5b2 commit 2ff1f17
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 @@ -134,7 +134,7 @@
"dependencies": {
"@influxdata/clockface": "2.3.4",
"@influxdata/flux": "^0.5.1",
"@influxdata/flux-lsp-browser": "0.5.21",
"@influxdata/flux-lsp-browser": "0.5.22",
"@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/[email protected].21":
version "0.5.21"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.21.tgz#d5632f45e925c09bae9501a00fbef2ed55567f9e"
integrity sha512-lcUwKX1yj0QqGiusQFOVi7UPsvp6+qNX7Cwf9qqS5/dRwoh7c++nFVRdGNrSWlsbyRrPaAWBoZWEnghSnIf6DQ==
"@influxdata/[email protected].22":
version "0.5.22"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.22.tgz#de11f60a05de5e4302981ea71ae332e59a74e7ad"
integrity sha512-3gv36SAl6Ki8IDgjxZT1D0pQfjKjGFXBa8DF+J1PzWK3F2djT9BkTD4pJVYP9C8u3alna8Khpqfv7GFPnHS5tw==

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

0 comments on commit 2ff1f17

Please sign in to comment.