mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Renovate - move immer redux toolkit owner, move csstype to react dependency owner (#223852)
This commit is contained in:
parent
8d2b552b9b
commit
8c860b7912
1 changed files with 5 additions and 6 deletions
|
@ -508,7 +508,8 @@
|
|||
"@types/prop-types",
|
||||
"@types/react",
|
||||
"@types/react-dom",
|
||||
"@types/react-is"
|
||||
"@types/react-is",
|
||||
"csstype"
|
||||
],
|
||||
"reviewers": [
|
||||
"team:appex-sharedux"
|
||||
|
@ -706,10 +707,10 @@
|
|||
{
|
||||
"groupName": "@reduxjs/toolkit",
|
||||
"matchDepNames": [
|
||||
"@reduxjs/toolkit"
|
||||
"@reduxjs/toolkit",
|
||||
"immer"
|
||||
],
|
||||
"reviewers": [
|
||||
"team:ml-ui",
|
||||
"team:kibana-visualizations",
|
||||
"team:security-solution"
|
||||
],
|
||||
|
@ -1043,9 +1044,7 @@
|
|||
{
|
||||
"groupName": "@elastic/kibana-management dependencies",
|
||||
"matchDepNames": [
|
||||
"csstype",
|
||||
"cronstrue",
|
||||
"immer"
|
||||
"cronstrue"
|
||||
],
|
||||
"reviewers": [
|
||||
"team:kibana-management"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue