Skip to content

Commit

Permalink
fix(deps): update dependency chokidar to v4 (#334)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent ba06d9f commit 07892df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/minimist": "~1.2.2",
"@types/node": "~18.14.0",
"body-parser": "~1.20.1",
"chokidar": "~3.6.0",
"chokidar": "~4.0.0",
"clear-module": "~4.1.2",
"colors-cli": "~1.0.28",
"detect-port": "~1.6.0",
Expand Down

0 comments on commit 07892df

Please sign in to comment.