Update read-last-lines to v1.8.0

This commit is contained in:
Evan Hahn 2021-01-11 18:23:03 -06:00 committed by Scott Nonnenberg
parent 904cb24cc4
commit 38a898cdb8
2 changed files with 10 additions and 18 deletions

View File

@ -128,7 +128,7 @@
"react-router-dom": "5.0.1",
"react-sortable-hoc": "1.9.1",
"react-virtualized": "9.21.0",
"read-last-lines": "1.3.0",
"read-last-lines": "1.8.0",
"redux": "4.0.1",
"redux-logger": "3.0.6",
"redux-promise-middleware": "6.1.0",

View File

@ -7759,7 +7759,7 @@ fs-constants@^1.0.0:
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
fs-extra@0.26.7, fs-extra@^0.26.5:
fs-extra@0.26.7:
version "0.26.7"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-0.26.7.tgz#9ae1fdd94897798edab76d0918cf42d0c3184fa9"
dependencies:
@ -7829,15 +7829,6 @@ fs-minipass@^1.2.5:
dependencies:
minipass "^2.2.1"
fs-promise@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/fs-promise/-/fs-promise-0.5.0.tgz#4347d6bf624655a7061a4319213c393276ad3ef3"
dependencies:
any-promise "^1.0.0"
fs-extra "^0.26.5"
mz "^2.3.1"
thenify-all "^1.6.0"
fs-write-stream-atomic@^1.0.8:
version "1.0.10"
resolved "https://registry.yarnpkg.com/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.10.tgz#b47df53493ef911df75731e70a9ded0189db40c9"
@ -11155,9 +11146,10 @@ mv@~2:
ncp "~2.0.0"
rimraf "~2.4.0"
mz@^2.3.1:
mz@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/mz/-/mz-2.7.0.tgz#95008057a56cafadc2bc63dde7f9ff6955948e32"
integrity sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==
dependencies:
any-promise "^1.0.0"
object-assign "^4.0.1"
@ -13565,12 +13557,12 @@ read-config-file@5.0.2:
json5 "^2.1.1"
lazy-val "^1.0.4"
read-last-lines@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/read-last-lines/-/read-last-lines-1.3.0.tgz#0dd170188d46124a23eb1a87156baf46b315ac4b"
integrity sha1-DdFwGI1GEkoj6xqHFWuvRrMVrEs=
read-last-lines@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/read-last-lines/-/read-last-lines-1.8.0.tgz#4f94d4345ece7b8083ebb71c5fcdf60bd7afb9cc"
integrity sha512-oPL0cnZkhsO2xF7DBrdzVhXSNajPP5TzzCim/2IAjeGb17ArLLTRriI/ceV6Rook3L27mvbrOvLlf9xYYnaftQ==
dependencies:
fs-promise "^0.5.0"
mz "^2.7.0"
read-pkg-up@^1.0.1:
version "1.0.1"
@ -15992,7 +15984,7 @@ then-fs@^2.0.0:
dependencies:
promise ">=3.2 <8"
thenify-all@^1.0.0, thenify-all@^1.6.0:
thenify-all@^1.0.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/thenify-all/-/thenify-all-1.6.0.tgz#1a1918d402d8fc3f98fbf234db0bcc8cc10e9726"
dependencies: