Skip to content

Commit

Permalink
Bump chokidar from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.0.1...3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and astronomersiva committed Jul 17, 2019
1 parent 00f1712 commit 968c891
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ astral-regex@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"

async-each@^1.0.0, async-each@^1.0.3:
async-each@^1.0.0:
version "1.0.3"
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"

Expand Down Expand Up @@ -759,17 +759,16 @@ chokidar@^2.0.4:
fsevents "^1.2.2"

chokidar@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.0.1.tgz#98fe9aa476c55d9aea7841d6325ffdb30e95b40c"
version "3.0.2"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.0.2.tgz#0d1cd6d04eb2df0327446188cd13736a3367d681"
dependencies:
anymatch "^3.0.1"
async-each "^1.0.3"
braces "^3.0.2"
glob-parent "^5.0.0"
is-binary-path "^2.1.0"
is-glob "^4.0.1"
normalize-path "^3.0.0"
readdirp "^3.0.2"
readdirp "^3.1.1"
optionalDependencies:
fsevents "^2.0.6"

Expand Down Expand Up @@ -5139,9 +5138,9 @@ readdirp@^2.0.0:
micromatch "^3.1.10"
readable-stream "^2.0.2"

readdirp@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.0.2.tgz#cba63348e9e42fc1bd334b1d2ef895b6a043cbd6"
readdirp@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.1.1.tgz#b158123ac343c8b0f31d65680269cc0fc1025db1"
dependencies:
picomatch "^2.0.4"

Expand Down

0 comments on commit 968c891

Please sign in to comment.