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 Dec 21, 2024
1 parent d8011dc commit a8e127c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"arg": "5.0.2",
"chalk": "5.3.0",
"chokidar": "3.6.0",
"chokidar": "4.0.3",
"clipboardy": "4.0.0",
"esbuild": "0.24.2",
"glob": "11.0.0",
Expand Down

0 comments on commit a8e127c

Please sign in to comment.