Skip to content

Commit

Permalink
Merge branch 'master' into mp/fix/DCOS-40355-tablerow-hover
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrotti authored Aug 20, 2018
2 parents 9caceb4 + de0fe9a commit 744f160
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
{
"packagePatterns": ["*"],
"groupName": "all"
},
{
"packageNames": ["webpack"],
"allowedVersions": "3.11.0"
},
{
"packageNames": ["webpack-cli"],
"allowedVersions": "2.0.9"
},
{
"packageNames": ["webpack-dev-server"],
"allowedVersions": "2.11.2"
},
{
"packageNames": ["ts-loader"],
"allowedVersions": "3.5.0"
}
]
}

0 comments on commit 744f160

Please sign in to comment.