mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Bump backport dependency and add .backportrc.json (#15417)
# Conflicts: # package.json
This commit is contained in:
parent
feea62ecbc
commit
8f800237ef
2 changed files with 6 additions and 1 deletions
5
.backportrc.json
Normal file
5
.backportrc.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"upstream": "elastic/kibana",
|
||||
"branches": [{ "name": "6.x", "checked": true }, "6.1", "6.0", "5.6"],
|
||||
"labels": ["backport"]
|
||||
}
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue