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 22, 2024
1 parent 8d02f06 commit 7e35d86
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 53 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"arg": "5.0.2",
"chalk": "5.3.0",
"chokidar": "3.6.0",
"chokidar": "4.0.1",
"clipboardy": "4.0.0",
"esbuild": "0.23.1",
"glob": "11.0.0",
Expand Down
65 changes: 13 additions & 52 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7e35d86

Please sign in to comment.