Skip to content

Commit

Permalink
build(lsp): Upgrade flux-lsp-browser to v0.5.53 (#2271)
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Brickley <sean@wabr.io>
  • Loading branch information
williamhbaker and scbrickley authored Aug 6, 2021
1 parent 217d8c0 commit cb0a87e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"dependencies": {
"@influxdata/clockface": "^2.6.6",
"@influxdata/flux": "^0.5.1",
"@influxdata/flux-lsp-browser": "^0.5.47",
"@influxdata/flux-lsp-browser": "^0.5.53",
"@influxdata/giraffe": "^2.7.0",
"@influxdata/influx": "0.5.5",
"@influxdata/influxdb-templates": "0.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -715,10 +715,10 @@
resolved "https://registry.yarnpkg.com/@influxdata/clockface/-/clockface-2.6.6.tgz#5eeb42110da8e967eb8199a337e9923935d49fe1"
integrity sha512-bbEwkwWHFQvxrWa3yOWn65Th+/JdNVJp5Nzx55v93tIWa93O1H/q3sFp96lZbMA1WH8eO5mz1qvNDVAkqF4crw==

"@influxdata/flux-lsp-browser@^0.5.47":
version "0.5.47"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.47.tgz#25b2abc6397e01ad47cc8b1f93cb83d14ba4e76d"
integrity sha512-Ejml0Ez4SAf0TE9UVRZS+noY9e73MfG2d+fLu0BNR876ih90205xAdkf3uUvfB3nXOs33Tq2HhfkZHGXkSRP6g==
"@influxdata/flux-lsp-browser@^0.5.53":
version "0.5.53"
resolved "https://registry.yarnpkg.com/@influxdata/flux-lsp-browser/-/flux-lsp-browser-0.5.53.tgz#03df756afa3e22d69310021d7c11e968bb8e1c0b"
integrity sha512-7cT2O2xJOD94/B7Cyp5I7ei5vX/vOsnuu4iaW/68rOTlKi1TCCpb8Lqu4fTrf8As16YwTFREOTIw9eHgE3Bh9Q==

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

0 comments on commit cb0a87e

Please sign in to comment.