mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-21 06:20:31 +00:00
Bump ui-components to v0.11.30
This commit is contained in:
@@ -12,7 +12,6 @@ const Match = match => (
|
||||
{match.label}:
|
||||
</span>
|
||||
<MatchedText
|
||||
noBorder
|
||||
text={match.text}
|
||||
match={match}
|
||||
maxLength={MAX_MATCH_LENGTH}
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"reselect": "3.0.1",
|
||||
"reselect-map": "1.0.3",
|
||||
"styled-components": "2.2.4",
|
||||
"weaveworks-ui-components": "0.11.29",
|
||||
"weaveworks-ui-components": "0.11.30",
|
||||
"whatwg-fetch": "2.0.3",
|
||||
"xterm": "3.3.0"
|
||||
},
|
||||
|
||||
@@ -8401,9 +8401,9 @@ wd@^0.4.0:
|
||||
underscore.string "~3.0.3"
|
||||
vargs "~0.1.0"
|
||||
|
||||
weaveworks-ui-components@0.11.29:
|
||||
version "0.11.29"
|
||||
resolved "https://registry.yarnpkg.com/weaveworks-ui-components/-/weaveworks-ui-components-0.11.29.tgz#f77d8c9f3c9fa398a73fb0ec98ee11205f035610"
|
||||
weaveworks-ui-components@0.11.30:
|
||||
version "0.11.30"
|
||||
resolved "https://registry.yarnpkg.com/weaveworks-ui-components/-/weaveworks-ui-components-0.11.30.tgz#a8537c4c9b6903a02f0126e78ea4ef9991a43860"
|
||||
dependencies:
|
||||
classnames "2.2.5"
|
||||
d3-drag "1.2.1"
|
||||
|
||||
Reference in New Issue
Block a user