Skip to content

Commit

Permalink
fix(ui): upgrade giraffe to 0.16.2
Browse files Browse the repository at this point in the history
Closes #14504
  • Loading branch information
chnn committed Jul 30, 2019
1 parent ce68ad8 commit 918ca3e
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 @@ -160,7 +160,7 @@
"dependencies": {
"@influxdata/clockface": "0.0.19",
"@influxdata/flux-parser": "^0.3.0",
"@influxdata/giraffe": "0.16.1",
"@influxdata/giraffe": "0.16.2",
"@influxdata/influx": "0.5.5",
"@influxdata/influxdb-templates": "0.5.0",
"@influxdata/react-custom-scrollbars": "4.3.8",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1100,10 +1100,10 @@
resolved "https://registry.yarnpkg.com/@influxdata/flux-parser/-/flux-parser-0.3.0.tgz#b63123ac814ad32c65e46a4097ba3d8b959416a5"
integrity sha512-nsm801l60kXFulcSWA2YH2YRz9oSsMlTK9Evn6Og9BoQnQMcwUsSUEug8mQRIUljnkNYV58JSs0W0mP8h7Y/ZQ==

"@influxdata/[email protected].1":
version "0.16.1"
resolved "https://registry.yarnpkg.com/@influxdata/giraffe/-/giraffe-0.16.1.tgz#c7667bb04c30299f32c3a1d2ef66c489df3fb429"
integrity sha512-fVbY8vOdGiwsf2W4fKDQegjqUrh7Nz9HuFY18bVtAXJzaqQ7B292F+23UCa8M6HZwWt8IzOvljhAylq5uRyeJw==
"@influxdata/[email protected].2":
version "0.16.2"
resolved "https://registry.yarnpkg.com/@influxdata/giraffe/-/giraffe-0.16.2.tgz#a2da3d157c4c751de8348f381a4d1b45d6bc3a43"
integrity sha512-cUbFwUeXbcyQp1Y5/3kEqb8Gt2Mh8+lFRRkgbpmdzTDub6xl1vJwlQvkXMLgdxebofVuApRjy0xj/Sbuq34Eug==

"@influxdata/[email protected]":
version "0.5.5"
Expand Down

0 comments on commit 918ca3e

Please sign in to comment.