mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DevEnv: update frontend dependencies - apache arrow, bizcharts, commander (#22994)
* DevEnv: updates bizcharts 3.5.5 -> 3.5.8 in grafana-ui package * DevEnv: updates apache-arrow 0.15.1 -> 0.16.0 in grafana-data package * DevEnv: updates commander 2.20.0 -> 5.0.0 in grafana-toolkit package * DevEnv: updates commander 4.1.1 -> 5.0.0 in grafana-e2e package
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"apache-arrow": "0.15.1",
|
||||
"apache-arrow": "0.16.0",
|
||||
"lodash": "4.17.15",
|
||||
"rxjs": "6.5.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user