mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
can't bump execa until esm modules (#41967)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
b9cdad3814
commit
ce4490cbba
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
@ -13,7 +13,7 @@
|
|||||||
"d3-interpolate", // we should bump this once we move to esm modules
|
"d3-interpolate", // we should bump this once we move to esm modules
|
||||||
"d3-scale-chromatic", // we should bump this once we move to esm modules
|
"d3-scale-chromatic", // we should bump this once we move to esm modules
|
||||||
"eslint", // wait until `eslint-plugin-react-hooks>4.2.0` is released
|
"eslint", // wait until `eslint-plugin-react-hooks>4.2.0` is released
|
||||||
"globby", // we should bump this once we move to esm modules
|
"execa", // we should bump this once we move to esm modules
|
||||||
"history", // we should bump this together with react-router-dom
|
"history", // we should bump this together with react-router-dom
|
||||||
"react-router-dom", // we should bump this together with history
|
"react-router-dom", // we should bump this together with history
|
||||||
"slate",
|
"slate",
|
||||||
|
Loading…
Reference in New Issue
Block a user