GraphNG: uPlot 1.6.3 (fix bands not filling below 0). close #30523. (#30527) (#30528)

(cherry picked from commit 92a0ad7273)

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2021-01-21 20:40:58 -08:00
committed by GitHub
co-authored by Leon Sorokin
parent 13f4755ac2
commit f02dd1c6aa
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
"react-transition-group": "4.4.1",
"slate": "0.47.8",
"tinycolor2": "1.4.1",
"uplot": "1.6.2"
"uplot": "1.6.3"
},
"devDependencies": {
"@rollup/plugin-commonjs": "16.0.0",
+4 -4
View File
@@ -25587,10 +25587,10 @@ update-notifier@^2.5.0:
semver-diff "^2.0.0"
xdg-basedir "^3.0.0"
uplot@1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.2.tgz#9dc8e9ff6e35e1ed05e4623ba56db6f5e050bf01"
integrity sha512-4GMn3ecJJetC5SGvLWK3h4uOerx+ayRzByWk5xg0HgaqnFI/MqGIJup7GVngF51so6Adyco/EN6z2oenSgoXkg==
uplot@1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/uplot/-/uplot-1.6.3.tgz#85b21f59b2e9db24976aa688cb267d950dfa45b5"
integrity sha512-aSqtBqJRqO7KkuZxRxVGumDi7+293HsBCdzg9HbOYkRZ8lxf2utLpkAu4oljejlwYy1zrn7DXBSvcZ5wnWig9w==
upper-case@^1.1.1:
version "1.1.3"