mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Conflicts: # x-pack/package.json
This commit is contained in:
parent
52f3201ab1
commit
a73aeeb508
4 changed files with 7 additions and 14 deletions
|
@ -448,7 +448,7 @@
|
|||
"regenerate": "^1.4.0",
|
||||
"sass-lint": "^1.12.1",
|
||||
"selenium-webdriver": "^4.0.0-alpha.5",
|
||||
"simple-git": "1.116.0",
|
||||
"simple-git": "1.129.0",
|
||||
"sinon": "^7.4.2",
|
||||
"strip-ansi": "^3.0.1",
|
||||
"supertest": "^3.1.0",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"getopts": "^2.2.4",
|
||||
"glob": "^7.1.2",
|
||||
"node-fetch": "^2.6.0",
|
||||
"simple-git": "^1.91.0",
|
||||
"simple-git": "^1.129.0",
|
||||
"tar-fs": "^1.16.3",
|
||||
"tree-kill": "^1.2.1",
|
||||
"yauzl": "^2.10.0"
|
||||
|
|
|
@ -156,7 +156,7 @@
|
|||
"react-test-renderer": "^16.12.0",
|
||||
"rxjs-marbles": "^5.0.3",
|
||||
"sass-loader": "^7.3.1",
|
||||
"simple-git": "1.116.0",
|
||||
"simple-git": "1.129.0",
|
||||
"sinon": "^7.4.2",
|
||||
"string-replace-loader": "^2.2.0",
|
||||
"supertest": "^3.1.0",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -25651,20 +25651,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
|
|||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
|
||||
integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
|
||||
|
||||
simple-git@1.116.0:
|
||||
version "1.116.0"
|
||||
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.116.0.tgz#ea6e533466f1e0152186e306e004d4eefa6e3e00"
|
||||
integrity sha512-Pbo3tceqMYy0j3U7jzMKabOWcx5+67GdgQUjpK83XUxGhA+1BX93UPvlWNzbCRoFwd7EJTyDSCC2XCoT4NTLYQ==
|
||||
simple-git@1.129.0, simple-git@^1.129.0:
|
||||
version "1.129.0"
|
||||
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.129.0.tgz#eddd2611d2bf41c77e1d08cd70c0b7f3af785040"
|
||||
integrity sha512-XbzNmugMTeV2crZnPl+b1ZJn+nqXCUNyrZxDXpLM0kHL3B85sbPlpd8q9I4qtAHI9D2FxTB6w4BuiAGKYtyzKw==
|
||||
dependencies:
|
||||
debug "^4.0.1"
|
||||
|
||||
simple-git@^1.91.0:
|
||||
version "1.92.0"
|
||||
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-1.92.0.tgz#6061468eb7d19f0141078fc742e62457e910f547"
|
||||
integrity sha1-YGFGjrfRnwFBB4/HQuYkV+kQ9Uc=
|
||||
dependencies:
|
||||
debug "^3.1.0"
|
||||
|
||||
simple-swizzle@^0.2.2:
|
||||
version "0.2.2"
|
||||
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue