Skip to content

Commit 07892df

Browse files
fix(deps): update dependency chokidar to v4 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba06d9f commit 07892df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/minimist": "~1.2.2",
5151
"@types/node": "~18.14.0",
5252
"body-parser": "~1.20.1",
53-
"chokidar": "~3.6.0",
53+
"chokidar": "~4.0.0",
5454
"clear-module": "~4.1.2",
5555
"colors-cli": "~1.0.28",
5656
"detect-port": "~1.6.0",

0 commit comments

Comments
 (0)