mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore(dependencies): Ignore globby until we move to esm modules (#40914)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
5e813ea454
commit
68c5f43468
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@ -8,6 +8,7 @@
|
||||
"@types/d3-force",
|
||||
"d3",
|
||||
"d3-force", // we should bump this once we move to esm modules
|
||||
"globby", // we should bump this once we move to esm modules
|
||||
"husky",
|
||||
"slate",
|
||||
"slate-plain-serializer",
|
||||
|
Loading…
Reference in New Issue
Block a user