Skip to content

Commit fb57f74

Browse files
Bump chokidar from 4.0.1 to 4.0.3 (#200)
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@4.0.1...4.0.3) --- updated-dependencies: - dependency-name: chokidar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 965578e commit fb57f74

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/chrome": "^0.0.300",
2020
"@types/node": "^22.12.0",
2121
"camelcase-keys": "^9.1.3",
22-
"chokidar": "^4.0.1",
22+
"chokidar": "^4.0.3",
2323
"esbuild": "^0.24.2",
2424
"eslint": "^9.19.0",
2525
"eslint-config-flat-gitignore": "^2.0.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ __metadata:
626626
"@types/chrome": "npm:^0.0.300"
627627
"@types/node": "npm:^22.12.0"
628628
camelcase-keys: "npm:^9.1.3"
629-
chokidar: "npm:^4.0.1"
629+
chokidar: "npm:^4.0.3"
630630
esbuild: "npm:^0.24.2"
631631
eslint: "npm:^9.19.0"
632632
eslint-config-flat-gitignore: "npm:^2.0.0"
@@ -907,12 +907,12 @@ __metadata:
907907
languageName: node
908908
linkType: hard
909909

910-
"chokidar@npm:^4.0.1":
911-
version: 4.0.1
912-
resolution: "chokidar@npm:4.0.1"
910+
"chokidar@npm:^4.0.3":
911+
version: 4.0.3
912+
resolution: "chokidar@npm:4.0.3"
913913
dependencies:
914914
readdirp: "npm:^4.0.1"
915-
checksum: 10c0/4bb7a3adc304059810bb6c420c43261a15bb44f610d77c35547addc84faa0374265c3adc67f25d06f363d9a4571962b02679268c40de07676d260de1986efea9
915+
checksum: 10c0/a58b9df05bb452f7d105d9e7229ac82fa873741c0c40ddcc7bb82f8a909fbe3f7814c9ebe9bc9a2bef9b737c0ec6e2d699d179048ef06ad3ec46315df0ebe6ad
916916
languageName: node
917917
linkType: hard
918918

0 commit comments

Comments
 (0)