mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Bump backport to 6.1.5 (#122505)
* Bump backport to 6.1.5 * Remove default values
This commit is contained in:
parent
052ab06c61
commit
1f891cc67a
3 changed files with 5 additions and 7 deletions
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
@ -39,5 +39,3 @@ jobs:
|
|||
github_token: ${{secrets.KIBANAMACHINE_TOKEN}}
|
||||
commit_user: kibanamachine
|
||||
commit_email: 42973632+kibanamachine@users.noreply.github.com
|
||||
auto_merge: 'true'
|
||||
auto_merge_method: 'squash'
|
||||
|
|
|
@ -712,7 +712,7 @@
|
|||
"babel-plugin-require-context-hook": "^1.0.0",
|
||||
"babel-plugin-styled-components": "^2.0.2",
|
||||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
||||
"backport": "^6.1.3",
|
||||
"backport": "6.1.5",
|
||||
"callsites": "^3.1.0",
|
||||
"chai": "3.5.0",
|
||||
"chance": "1.0.18",
|
||||
|
|
|
@ -8656,10 +8656,10 @@ bach@^1.0.0:
|
|||
async-settle "^1.0.0"
|
||||
now-and-later "^2.0.0"
|
||||
|
||||
backport@^6.1.3:
|
||||
version "6.1.3"
|
||||
resolved "https://registry.yarnpkg.com/backport/-/backport-6.1.3.tgz#48a0a8b8eadf422c475f816199390ef06fad16e0"
|
||||
integrity sha512-LMSXgUOFI9G/Eu4hZDaC7uQwmpedGSxihxVpVcQYwxfdKgMAsYLRwf2R0uQZaWWzTepbpyN9SXvTR5FnacVSFA==
|
||||
backport@6.1.5:
|
||||
version "6.1.5"
|
||||
resolved "https://registry.yarnpkg.com/backport/-/backport-6.1.5.tgz#2e8da121cd7ac89a51003f33fdd7febaa0a34202"
|
||||
integrity sha512-fEn50S9P8mU3odGYZXNaj4LMTpio+zB2Vwq92wlu6u/fOQmkGvSxklp78NoAwSi8UBC3+vPa7G5zFp1uFLD6jg==
|
||||
dependencies:
|
||||
"@octokit/rest" "^18.12.0"
|
||||
axios "^0.24.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue