Bump backport dependency and add .backportrc.json (#15417)

# Conflicts:
#	package.json
This commit is contained in:
Søren Louv-Jansen 2017-12-08 10:20:36 +01:00
parent feea62ecbc
commit 8f800237ef
No known key found for this signature in database
GPG key ID: E315C4E496E63042
2 changed files with 6 additions and 1 deletions

5
.backportrc.json Normal file
View file

@ -0,0 +1,5 @@
{
"upstream": "elastic/kibana",
"branches": [{ "name": "6.x", "checked": true }, "6.1", "6.0", "5.6"],
"labels": ["backport"]
}

View file

@ -220,7 +220,7 @@
"@elastic/eslint-plugin-kibana-custom": "1.1.0",
"angular-mocks": "1.4.7",
"babel-eslint": "8.0.2",
"backport": "1.0.1",
"backport": "2.2.0",
"chai": "3.5.0",
"chalk": "2.0.1",
"chance": "1.0.6",