Browse Source
chore(deps): update dependency concurrently to v4.1.0
renovate/lint-staged-8.x
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with
7 additions and
14 deletions
-
package.json
-
yarn.lock
|
|
@ -231,7 +231,7 @@ |
|
|
|
"browserslist": "4.3.4", |
|
|
|
"chalk": "2.4.1", |
|
|
|
"clean-webpack-plugin": "0.1.19", |
|
|
|
"concurrently": "4.0.1", |
|
|
|
"concurrently": "4.1.0", |
|
|
|
"copy-webpack-plugin": "4.6.0", |
|
|
|
"coveralls": "3.0.2", |
|
|
|
"cross-env": "5.2.0", |
|
|
|
|
|
@ -5391,16 +5391,16 @@ concat-stream@1.6.2, concat-stream@^1.5.0: |
|
|
|
readable-stream "^2.2.2" |
|
|
|
typedarray "^0.0.6" |
|
|
|
|
|
|
|
concurrently@4.0.1: |
|
|
|
version "4.0.1" |
|
|
|
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.0.1.tgz#f6310fbadf2f476dd95df952edb5c0ab789f672c" |
|
|
|
integrity sha512-D8UI+mlI/bfvrA57SeKOht6sEpb01dKk+8Yee4fbnkk1Ue8r3S+JXoEdFZIpzQlXJGtnxo47Wvvg/kG4ba3U6Q== |
|
|
|
concurrently@4.1.0: |
|
|
|
version "4.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.0.tgz#17fdf067da71210685d9ea554423ef239da30d33" |
|
|
|
integrity sha512-pwzXCE7qtOB346LyO9eFWpkFJVO3JQZ/qU/feGeaAHiX1M3Rw3zgXKc5cZ8vSH5DGygkjzLFDzA/pwoQDkRNGg== |
|
|
|
dependencies: |
|
|
|
chalk "^2.4.1" |
|
|
|
date-fns "^1.23.0" |
|
|
|
lodash "^4.17.10" |
|
|
|
read-pkg "^4.0.1" |
|
|
|
rxjs "6.2.2" |
|
|
|
rxjs "^6.3.3" |
|
|
|
spawn-command "^0.0.2-1" |
|
|
|
supports-color "^4.5.0" |
|
|
|
tree-kill "^1.1.0" |
|
|
@ -14712,14 +14712,7 @@ rx-lite@*, rx-lite@^4.0.8: |
|
|
|
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444" |
|
|
|
integrity sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ= |
|
|
|
|
|
|
|
rxjs@6.2.2: |
|
|
|
version "6.2.2" |
|
|
|
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9" |
|
|
|
integrity sha512-0MI8+mkKAXZUF9vMrEoPnaoHkfzBPP4IGwUYRJhIRJF6/w3uByO1e91bEHn8zd43RdkTMKiooYKmwz7RH6zfOQ== |
|
|
|
dependencies: |
|
|
|
tslib "^1.9.0" |
|
|
|
|
|
|
|
rxjs@^6.1.0: |
|
|
|
rxjs@^6.1.0, rxjs@^6.3.3: |
|
|
|
version "6.3.3" |
|
|
|
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.3.tgz#3c6a7fa420e844a81390fb1158a9ec614f4bad55" |
|
|
|
integrity sha512-JTWmoY9tWCs7zvIk/CvRjhjGaOd+OVBM987mxFo+OW66cGpdKjZcpmc74ES1sB//7Kl/PAe8+wEakuhG4pcgOw== |
|
|
|