mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-05 20:31:58 +02:00
Bump chokidar from 3.4.1 to 3.4.2
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](https://github.com/paulmillr/chokidar/compare/3.4.1...3.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
29aaed7f4b
commit
9cdc0d343a
@@ -46,7 +46,7 @@
|
||||
"@sentry/electron": "1.3.2",
|
||||
"auto-launch": "5.0.5",
|
||||
"axios": "0.19.2",
|
||||
"chokidar": "3.4.1",
|
||||
"chokidar": "3.4.2",
|
||||
"discord-rpc": "github:discordjs/RPC",
|
||||
"electron-store": "5.1.1",
|
||||
"socket.io": "2.3.0",
|
||||
|
||||
@@ -756,10 +756,10 @@ chokidar@3.3.1:
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
chokidar@3.4.1, chokidar@^3.2.2, chokidar@^3.3.1:
|
||||
version "3.4.1"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.1.tgz#e905bdecf10eaa0a0b1db0c664481cc4cbc22ba1"
|
||||
integrity sha512-TQTJyr2stihpC4Sya9hs2Xh+O2wf+igjL36Y75xx2WdHuiICcn/XJza46Jwt0eT5hVpQOzo3FpY3cj3RVYLX0g==
|
||||
chokidar@3.4.2, chokidar@^3.2.2, chokidar@^3.3.1:
|
||||
version "3.4.2"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.2.tgz#38dc8e658dec3809741eb3ef7bb0a47fe424232d"
|
||||
integrity sha512-IZHaDeBeI+sZJRX7lGcXsdzgvZqKv6sECqsbErJA4mHWfpRrD8B97kSFN4cQz6nGBGiuFia1MKR4d6c1o8Cv7A==
|
||||
dependencies:
|
||||
anymatch "~3.1.1"
|
||||
braces "~3.0.2"
|
||||
|
||||
Reference in New Issue
Block a user