fix(ui): upgrade giraffe to 0.16.2

Closes #14504
pull/14531/head
Christopher Henn 2019-07-30 14:21:06 -07:00
parent ce68ad800f
commit 918ca3ec4f
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -1100,10 +1100,10 @@
resolved "https://registry.yarnpkg.com/@influxdata/flux-parser/-/flux-parser-0.3.0.tgz#b63123ac814ad32c65e46a4097ba3d8b959416a5"
integrity sha512-nsm801l60kXFulcSWA2YH2YRz9oSsMlTK9Evn6Og9BoQnQMcwUsSUEug8mQRIUljnkNYV58JSs0W0mP8h7Y/ZQ==
"@influxdata/giraffe@0.16.1":
version "0.16.1"
resolved "https://registry.yarnpkg.com/@influxdata/giraffe/-/giraffe-0.16.1.tgz#c7667bb04c30299f32c3a1d2ef66c489df3fb429"
integrity sha512-fVbY8vOdGiwsf2W4fKDQegjqUrh7Nz9HuFY18bVtAXJzaqQ7B292F+23UCa8M6HZwWt8IzOvljhAylq5uRyeJw==
"@influxdata/giraffe@0.16.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/influx@0.5.5":
version "0.5.5"