mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
Update dependency simple-git to ^3.28.0
This commit is contained in:
parent
1f5a60ef92
commit
60eb91353e
2 changed files with 6 additions and 6 deletions
|
@ -1916,7 +1916,7 @@
|
|||
"sass-loader": "^10.5.2",
|
||||
"selenium-webdriver": "^4.33.0",
|
||||
"sharp": "0.32.6",
|
||||
"simple-git": "^3.27.0",
|
||||
"simple-git": "^3.28.0",
|
||||
"sinon": "^7.4.2",
|
||||
"sort-package-json": "^3.2.1",
|
||||
"source-map": "^0.7.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -29116,14 +29116,14 @@ simple-get@^4.0.0, simple-get@^4.0.1:
|
|||
once "^1.3.1"
|
||||
simple-concat "^1.0.0"
|
||||
|
||||
simple-git@^3.27.0:
|
||||
version "3.27.0"
|
||||
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.27.0.tgz#f4b09e807bda56a4a3968f635c0e4888d3decbd5"
|
||||
integrity sha512-ivHoFS9Yi9GY49ogc6/YAi3Fl9ROnF4VyubNylgCkA+RVqLaKWnDSzXOVzya8csELIaWaYNutsEuAhZrtOjozA==
|
||||
simple-git@^3.28.0:
|
||||
version "3.28.0"
|
||||
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.28.0.tgz#c6345b2e387880f8450788a1e388573366ae48ac"
|
||||
integrity sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==
|
||||
dependencies:
|
||||
"@kwsites/file-exists" "^1.1.1"
|
||||
"@kwsites/promise-deferred" "^1.1.1"
|
||||
debug "^4.3.5"
|
||||
debug "^4.4.0"
|
||||
|
||||
simple-sha256@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue