Skip to content

Commit

Permalink
Bump backport to 4.6.0 (#41435)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv committed Jul 18, 2019
1 parent 40611ca commit c1831b6
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 41 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
"build:types": "tsc --p tsconfig.types.json",
"core:acceptApiChanges": "node scripts/check_core_api_changes.js --accept",
"kbn:bootstrap": "yarn build:types && node scripts/register_git_hook",
"spec_to_console": "node scripts/spec_to_console"
"spec_to_console": "node scripts/spec_to_console",
"backport-skip-ci": "backport --prDescription \"[skip-ci]\""
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -346,7 +347,7 @@
"babel-eslint": "10.0.2",
"babel-jest": "^24.1.0",
"babel-plugin-dynamic-import-node": "^2.2.0",
"backport": "4.5.5",
"backport": "4.6.0",
"chai": "3.5.0",
"chance": "1.0.18",
"cheerio": "0.22.0",
Expand Down
Loading

0 comments on commit c1831b6

Please sign in to comment.