Skip to content

Commit

Permalink
fix(deps): update dependency chokidar to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent f91a2ae commit 6dce6c7
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 @@ -36,7 +36,7 @@
"@tsbb/jest": "4.4.0",
"@tsbb/typescript": "4.4.0",
"@types/fs-extra": "^11.0.1",
"chokidar": "~3.6.0",
"chokidar": "~4.0.0",
"fs-extra": "^11.1.1",
"glob": "^10.0.0",
"meow": "^13.0.0",
Expand Down

0 comments on commit 6dce6c7

Please sign in to comment.