[deps] move redux-thunk to correct owners (#206232)

## Summary

The `redux-thunk` dependency was assigned to the `kibana-visualization`
team but we are not even using it in our code.

The current PR proposes a change, moving the ownership/dependency review
to @elastic/kibana-presentation, @elastic/kibana-management, and
@elastic/security-solution because they are the main and only consumers
of that library.
This commit is contained in:
Marco Vettorello 2025-03-04 13:31:14 +01:00 committed by GitHub
parent 4b4c15a943
commit 14b18ac8de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3116,7 +3116,9 @@
"redux-thunk"
],
"reviewers": [
"team:kibana-visualizations"
"team:kibana-presentation",
"team:kibana-management",
"team:security-solution"
],
"matchBaseBranches": [
"main"