This repository has been archived by the owner on Mar 31, 2024. It is now read-only.
forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove code-plugin specific build task and related node module (elast…
- Loading branch information
Spencer
committed
Oct 28, 2019
1 parent
78ccc24
commit c46e5bc
Showing
5 changed files
with
1 addition
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1288,15 +1288,6 @@ | |
"@types/node-jose" "1.1.0" | ||
node-jose "1.1.0" | ||
|
||
"@elastic/[email protected]": | ||
version "1.124.0-elastic.15" | ||
resolved "https://registry.yarnpkg.com/@elastic/simple-git/-/simple-git-1.124.0-elastic.15.tgz#b7975e9d1aeb424c87c817e1bd0549d25ec1d2c5" | ||
integrity sha512-Nb+WwJI9I2PN72Ue6stMUDVlqrNKuskpfKJwd+74YtyyfuV7dfHvt4FksqrjnOLbvFxJi214DZ1dHoROg3iQyQ== | ||
dependencies: | ||
debug "^4.0.1" | ||
request "^2.88.0" | ||
targz "^1.0.1" | ||
|
||
"@elastic/[email protected]": | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/@elastic/ui-ace/-/ui-ace-0.2.3.tgz#5281aed47a79b7216c55542b0675e435692f20cd" | ||
|
@@ -26672,7 +26663,7 @@ tape@^4.5.1: | |
string.prototype.trim "~1.1.2" | ||
through "~2.3.8" | ||
|
||
tar-fs@^1.16.3, tar-fs@^1.8.1: | ||
tar-fs@^1.16.3: | ||
version "1.16.3" | ||
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.3.tgz#966a628841da2c4010406a82167cbd5e0c72d509" | ||
integrity sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw== | ||
|
@@ -26751,13 +26742,6 @@ tar@^4: | |
safe-buffer "^5.1.2" | ||
yallist "^3.0.2" | ||
|
||
targz@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/targz/-/targz-1.0.1.tgz#8f76a523694cdedfbb5d60a4076ff6eeecc5398f" | ||
integrity sha1-j3alI2lM3t+7XWCkB2/27uzFOY8= | ||
dependencies: | ||
tar-fs "^1.8.1" | ||
|
||
tcomb-validation@^3.3.0: | ||
version "3.4.1" | ||
resolved "https://registry.yarnpkg.com/tcomb-validation/-/tcomb-validation-3.4.1.tgz#a7696ec176ce56a081d9e019f8b732a5a8894b65" | ||
|