Skip to content

Commit

Permalink
[7.x] Bump backport to 4.9.0 (#57293) (#57338)
Browse files Browse the repository at this point in the history
* Bump backport to 4.9.0 (#57293)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
  • Loading branch information
Tyler Smalley and sorenlouv committed Feb 11, 2020
1 parent 696e46a commit fd8bf82
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-plugin-dynamic-import-node": "^2.2.0",
"backport": "4.7.3",
"backport": "4.9.0",
"chai": "3.5.0",
"chance": "1.0.18",
"cheerio": "0.22.0",
Expand Down
52 changes: 11 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8230,10 +8230,10 @@ backo2@1.0.2:
resolved "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz#31ab1ac8b129363463e35b3ebb69f4dfcfba7947"
integrity sha1-MasayLEpNjRj41s+u2n038+6eUc=

backport@4.7.3:
version "4.7.3"
resolved "https://registry.yarnpkg.com/backport/-/backport-4.7.3.tgz#fc917942ea78d45cff9a1ef23f7fcdd99a035eb0"
integrity sha512-nhPwCc2Q9M4diI3k70UhTe7xpgwu1k9GNYBJKhRiqHE6OiXi0TAVGqgSh5WR1oDobZ2Eri+LYaBqVof9Q2NH2w==
backport@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/backport/-/backport-4.9.0.tgz#01ca46af57f33f582801e20ef2111b8a2710f8fc"
integrity sha512-PueA741RIv3mK4mrCoTBa0oB4WTJOOkXlSXQojL/jBqZBfHQ8MRsW8qDygVe/Q9Z6na4gqqieMOZA8qHn8GVVw==
dependencies:
"@types/yargs-parser" "^13.1.0"
axios "^0.19.0"
Expand All @@ -8245,10 +8245,10 @@ backport@4.7.3:
lodash.isempty "^4.4.0"
lodash.isstring "^4.0.1"
make-dir "^3.0.0"
ora "^4.0.2"
ora "^3.4.0"
strip-json-comments "^3.0.1"
winston "^3.2.1"
yargs "^14.0.0"
yargs "^14.2.0"

bail@^1.0.0:
version "1.0.2"
Expand Down Expand Up @@ -9771,11 +9771,6 @@ cli-spinners@^2.0.0:
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.1.0.tgz#22c34b4d51f573240885b201efda4e4ec9fff3c7"
integrity sha512-8B00fJOEh1HPrx4fo5eW16XmE1PcL1tGpGrxy63CXGP9nHdPBN63X75hA1zhvQuhVztJWLqV58Roj2qlNM7cAA==

cli-spinners@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.2.0.tgz#e8b988d9206c692302d8ee834e7a85c0144d8f77"
integrity sha512-tgU3fKwzYjiLEQgPMD9Jt+JjHVL9kW93FiIMX/l7rivvOD4/LL0Mf7gda3+4U2KJBloybwgj5KEoQgGRioMiKQ==

cli-table3@0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.5.1.tgz#0252372d94dfc40dbd8df06005f48f31f656f202"
Expand Down Expand Up @@ -17901,11 +17896,6 @@ is-integer@^1.0.6:
dependencies:
is-finite "^1.0.0"

is-interactive@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==

is-invalid-path@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/is-invalid-path/-/is-invalid-path-0.1.0.tgz#307a855b3cf1a938b44ea70d2c61106053714f34"
Expand Down Expand Up @@ -20406,13 +20396,6 @@ log-symbols@^1.0.1, log-symbols@^1.0.2:
dependencies:
chalk "^1.0.0"

log-symbols@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4"
integrity sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ==
dependencies:
chalk "^2.4.2"

log-update@2.3.0, log-update@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/log-update/-/log-update-2.3.0.tgz#88328fd7d1ce7938b29283746f0b1bc126b24708"
Expand Down Expand Up @@ -22763,7 +22746,7 @@ ora@^1.3.0, ora@^1.4.0:
cli-spinners "^1.0.1"
log-symbols "^2.1.0"

ora@^3.0.0:
ora@^3.0.0, ora@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-3.4.0.tgz#bf0752491059a3ef3ed4c85097531de9fdbcd318"
integrity sha512-eNwHudNbO1folBP3JsZ19v9azXWtQZjICdr3Q0TDPIaeBQ3mXLrh54wM+er0+hSp+dWKf+Z8KM58CYzEyIYxYg==
Expand All @@ -22775,19 +22758,6 @@ ora@^3.0.0:
strip-ansi "^5.2.0"
wcwidth "^1.0.1"

ora@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.2.tgz#0e1e68fd45b135d28648b27cf08081fa6e8a297d"
integrity sha512-YUOZbamht5mfLxPmk4M35CD/5DuOkAacxlEUbStVXpBAt4fyhBf+vZHI/HRkI++QUp3sNoeA2Gw4C+hi4eGSig==
dependencies:
chalk "^2.4.2"
cli-cursor "^3.1.0"
cli-spinners "^2.2.0"
is-interactive "^1.0.0"
log-symbols "^3.0.0"
strip-ansi "^5.2.0"
wcwidth "^1.0.1"

ordered-read-streams@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz#77c0cb37c41525d64166d990ffad7ec6a0e1363e"
Expand Down Expand Up @@ -32777,10 +32747,10 @@ yargs@^11.0.0:
y18n "^3.2.1"
yargs-parser "^9.0.2"

yargs@^14.0.0:
version "14.2.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.0.tgz#f116a9242c4ed8668790b40759b4906c276e76c3"
integrity sha512-/is78VKbKs70bVZH7w4YaZea6xcJWOAwkhbR0CFuZBmYtfTYF0xjGJF43AYd8g2Uii1yJwmS5GR2vBmrc32sbg==
yargs@^14.2.0:
version "14.2.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.2.tgz#2769564379009ff8597cdd38fba09da9b493c4b5"
integrity sha512-/4ld+4VV5RnrynMhPZJ/ZpOCGSCeghMykZ3BhdFBDa9Wy/RH6uEGNWDJog+aUlq+9OM1CFTgtYRW5Is1Po9NOA==
dependencies:
cliui "^5.0.0"
decamelize "^1.2.0"
Expand Down

0 comments on commit fd8bf82

Please sign in to comment.