Chore: Ignore systemjs/d3-force type updates (#40518)

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot] 2021-10-25 15:27:33 +01:00 committed by GitHub
parent 2ee54b7ffe
commit 34e937d847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@
],
"enabledManagers": ["npm"],
"ignoreDeps": [
"@types/systemjs",
"@types/d3-force",
"d3",
"d3-force", // we should bump this once we move to esm modules
"husky",