mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency chokidar to v3.5.3 (#7081)
This commit is contained in:
parent
7be5462a34
commit
a1ad28bcaf
@ -42,7 +42,7 @@
|
||||
"base-64": "0.1.0",
|
||||
"base64-stream": "1.0.0",
|
||||
"builtin-modules": "3.2.0",
|
||||
"chokidar": "3.5.2",
|
||||
"chokidar": "3.5.3",
|
||||
"color": "3.2.1",
|
||||
"compare-versions": "3.6.0",
|
||||
"css": "3.0.0",
|
||||
|
23
yarn.lock
23
yarn.lock
@ -4258,7 +4258,7 @@ __metadata:
|
||||
base-64: 0.1.0
|
||||
base64-stream: 1.0.0
|
||||
builtin-modules: 3.2.0
|
||||
chokidar: 3.5.2
|
||||
chokidar: 3.5.3
|
||||
clean-html: 1.5.0
|
||||
color: 3.2.1
|
||||
compare-versions: 3.6.0
|
||||
@ -10686,7 +10686,26 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"chokidar@npm:3.5.2, chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm:^3.5.2":
|
||||
"chokidar@npm:3.5.3":
|
||||
version: 3.5.3
|
||||
resolution: "chokidar@npm:3.5.3"
|
||||
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: b49fcde40176ba007ff361b198a2d35df60d9bb2a5aab228279eb810feae9294a6b4649ab15981304447afe1e6ffbf4788ad5db77235dc770ab777c6e771980c
|
||||
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"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user