mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
bump nodegit version (#40231)
This commit is contained in:
parent
ca1fe491b1
commit
e28fa93808
2 changed files with 6 additions and 5 deletions
|
@ -171,7 +171,7 @@
|
|||
"@elastic/javascript-typescript-langserver": "^0.1.28",
|
||||
"@elastic/lsp-extension": "^0.1.1",
|
||||
"@elastic/node-crypto": "^1.0.0",
|
||||
"@elastic/nodegit": "0.25.0-alpha.20",
|
||||
"@elastic/nodegit": "0.25.0-alpha.22",
|
||||
"@elastic/numeral": "2.3.3",
|
||||
"@elastic/request-crypto": "^1.0.2",
|
||||
"@kbn/babel-preset": "1.0.0",
|
||||
|
|
|
@ -1476,10 +1476,11 @@
|
|||
resolved "https://registry.yarnpkg.com/@elastic/node-crypto/-/node-crypto-1.0.0.tgz#4d325df333fe1319556bb4d54214098ada1171d4"
|
||||
integrity sha512-bbjbEyILPRTRt0xnda18OttLtlkJBPuXx3CjISUSn9jhWqHoFMzfOaZ73D5jxZE2SaFZUrJYfPpqXP6qqPufAQ==
|
||||
|
||||
"@elastic/nodegit@0.25.0-alpha.20":
|
||||
version "0.25.0-alpha.20"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/nodegit/-/nodegit-0.25.0-alpha.20.tgz#74f36cb8c137386aeebacded574d1d6a4e6d9a01"
|
||||
integrity sha512-wvBTfKVAhFkTMh/N6oO/5NOa+m+cRiZLrIPHpC3ITPBQiDAUP+g2/NzKVGh/5vx5D/Y9ucy7VsbP13zU9rSi0g==
|
||||
|
||||
"@elastic/nodegit@0.25.0-alpha.22":
|
||||
version "0.25.0-alpha.22"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/nodegit/-/nodegit-0.25.0-alpha.22.tgz#71c112c7f5284eabef91fa3e1acf689ba9cdc875"
|
||||
integrity sha512-V49tzdAO9geWqukc4Xe073kQw9VW5mCh+DYvkZRwJPS3/+o5eMY5R+PMLfkd1BasjnrWkp/PZFl8OQUk+qjByg==
|
||||
dependencies:
|
||||
fs-extra "^7.0.0"
|
||||
json5 "^2.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue