Skip to content

Commit 234ce0b

Browse files
dependabot-preview[bot]nklayman
authored andcommitted
chore(deps): bump chokidar from 3.0.2 to 3.1.0 (#481)
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.0.2...3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2a5b7eb commit 234ce0b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2908,10 +2908,10 @@ anymatch@^2.0.0:
29082908
micromatch "^3.1.4"
29092909
normalize-path "^2.1.1"
29102910

2911-
anymatch@^3.0.1:
2912-
version "3.0.3"
2913-
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.0.3.tgz#2fb624fe0e84bccab00afee3d0006ed310f22f09"
2914-
integrity sha512-c6IvoeBECQlMVuYUjSwimnhmztImpErfxJzWZhIQinIvQWoGOnB0dLIgifbPHQt5heS6mNlaZG16f06H3C8t1g==
2911+
anymatch@^3.1.0:
2912+
version "3.1.0"
2913+
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.0.tgz#e609350e50a9313b472789b2f14ef35808ee14d6"
2914+
integrity sha512-Ozz7l4ixzI7Oxj2+cw+p0tVUt27BpaJ+1+q1TCeANWxHpvyn2+Un+YamBdfKu0uh8xLodGhoa1v7595NhKDAuA==
29152915
dependencies:
29162916
normalize-path "^3.0.0"
29172917
picomatch "^2.0.4"
@@ -4585,11 +4585,11 @@ chokidar@^2.0.2, chokidar@^2.0.3, chokidar@^2.0.4, chokidar@^2.1.5, chokidar@^2.
45854585
fsevents "^1.2.7"
45864586

45874587
chokidar@^3.0.2:
4588-
version "3.0.2"
4589-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.0.2.tgz#0d1cd6d04eb2df0327446188cd13736a3367d681"
4590-
integrity sha512-c4PR2egjNjI1um6bamCQ6bUNPDiyofNQruHvKgHQ4gDUP/ITSVSzNsiI5OWtHOsX323i5ha/kk4YmOZ1Ktg7KA==
4588+
version "3.1.0"
4589+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.1.0.tgz#ff23d077682a90eadd209bfa76eb10ed6d359668"
4590+
integrity sha512-6vZfo+7W0EOlbSo0nhVKMz4yyssrwiPbBZ8wj1lq8/+l4ZhGZ2U4Md7PspvmijXp1a26D3B7AHEBmIB7aVtaOQ==
45914591
dependencies:
4592-
anymatch "^3.0.1"
4592+
anymatch "^3.1.0"
45934593
braces "^3.0.2"
45944594
glob-parent "^5.0.0"
45954595
is-binary-path "^2.1.0"

0 commit comments

Comments
 (0)