mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Backport This will backport the following commits from `main` to `8.6`: - [Bump simple-git from v3.10.0 to v3.15.1 (#147174)](https://github.com/elastic/kibana/pull/147174) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Thomas Watson","email":"watson@elastic.co"},"sourceCommit":{"committedDate":"2022-12-08T13:10:41Z","message":"Bump simple-git from v3.10.0 to v3.15.1 (#147174)","sha":"134118a18b396cbf39d0048c7a5823fa3df496d0","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v8.7.0"],"number":147174,"url":"https://github.com/elastic/kibana/pull/147174","mergeCommit":{"message":"Bump simple-git from v3.10.0 to v3.15.1 (#147174)","sha":"134118a18b396cbf39d0048c7a5823fa3df496d0"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/147174","number":147174,"mergeCommit":{"message":"Bump simple-git from v3.10.0 to v3.15.1 (#147174)","sha":"134118a18b396cbf39d0048c7a5823fa3df496d0"}}]}] BACKPORT--> Co-authored-by: Thomas Watson <watson@elastic.co>
This commit is contained in:
parent
fd4a6fc293
commit
9cfa0a3c2c
2 changed files with 5 additions and 5 deletions
|
@ -1103,7 +1103,7 @@
|
|||
"rxjs-marbles": "^7.0.1",
|
||||
"sass-loader": "^10.3.1",
|
||||
"selenium-webdriver": "^4.6.1",
|
||||
"simple-git": "^3.10.0",
|
||||
"simple-git": "^3.15.1",
|
||||
"sinon": "^7.4.2",
|
||||
"sort-package-json": "^1.53.1",
|
||||
"source-map": "^0.7.3",
|
||||
|
|
|
@ -24170,10 +24170,10 @@ simple-get@^4.0.0, simple-get@^4.0.1:
|
|||
once "^1.3.1"
|
||||
simple-concat "^1.0.0"
|
||||
|
||||
simple-git@^3.10.0:
|
||||
version "3.10.0"
|
||||
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.10.0.tgz#f20031dd121d3c49e215ef0186a102bece3f89b2"
|
||||
integrity sha512-2w35xrS5rVtAW0g67LqtxCZN5cdddz/woQRfS0OJXaljXEoTychZ4jnE+CQgra/wX4ZvHeiChTUMenCwfIYEYw==
|
||||
simple-git@^3.15.1:
|
||||
version "3.15.1"
|
||||
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.15.1.tgz#57f595682cb0c2475d5056da078a05c8715a25ef"
|
||||
integrity sha512-73MVa5984t/JP4JcQt0oZlKGr42ROYWC3BcUZfuHtT3IHKPspIvL0cZBnvPXF7LL3S/qVeVHVdYYmJ3LOTw4Rg==
|
||||
dependencies:
|
||||
"@kwsites/file-exists" "^1.1.1"
|
||||
"@kwsites/promise-deferred" "^1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue