1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency chokidar to v3.6.0 (#10623)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-17 21:23:07 +01:00 committed by GitHub
parent 483ab55a36
commit 1b46c9f5e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 2 deletions

View File

@ -53,7 +53,7 @@
"base-64": "1.0.0",
"base64-stream": "1.0.0",
"builtin-modules": "3.3.0",
"chokidar": "3.5.3",
"chokidar": "3.6.0",
"color": "3.2.1",
"compare-versions": "6.1.0",
"diff-match-patch": "1.0.5",

View File

@ -6891,7 +6891,7 @@ __metadata:
base64-stream: 1.0.0
builtin-modules: 3.3.0
canvas: 2.11.2
chokidar: 3.5.3
chokidar: 3.6.0
clean-html: 1.5.0
color: 3.2.1
compare-versions: 6.1.0
@ -15797,6 +15797,25 @@ __metadata:
languageName: node
linkType: hard
"chokidar@npm:3.6.0":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
dependencies:
anymatch: ~3.1.2
braces: ~3.0.2
fsevents: ~2.3.2
glob-parent: ~5.1.2
is-binary-path: ~2.1.0
is-glob: ~4.0.1
normalize-path: ~3.0.0
readdirp: ~3.6.0
dependenciesMeta:
fsevents:
optional: true
checksum: d2f29f499705dcd4f6f3bbed79a9ce2388cf530460122eed3b9c48efeab7a4e28739c6551fd15bec9245c6b9eeca7a32baa64694d64d9b6faeb74ddb8c4a413d
languageName: node
linkType: hard
"chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm:^3.5.2":
version: 3.5.2
resolution: "chokidar@npm:3.5.2"