mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
renovate: do not update the "commander" package (#45839)
This commit is contained in:
parent
9e452c7166
commit
9a87755c3e
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@ -11,6 +11,7 @@
|
|||||||
"@types/d3-scale-chromatic", // we should bump this once we move to esm modules
|
"@types/d3-scale-chromatic", // we should bump this once we move to esm modules
|
||||||
"@types/grafana__slate-react", // should be updated when the `slate` package is updated
|
"@types/grafana__slate-react", // should be updated when the `slate` package is updated
|
||||||
"@types/react-icons", // jaeger-ui-components is being refactored to use @grafana/ui icons instead
|
"@types/react-icons", // jaeger-ui-components is being refactored to use @grafana/ui icons instead
|
||||||
|
"commander", // we are planning to remove this, so no need to update it
|
||||||
"d3",
|
"d3",
|
||||||
"d3-force", // we should bump this once we move to esm modules
|
"d3-force", // we should bump this once we move to esm modules
|
||||||
"d3-interpolate", // we should bump this once we move to esm modules
|
"d3-interpolate", // we should bump this once we move to esm modules
|
||||||
|
Loading…
Reference in New Issue
Block a user