Skip to content

Commit

Permalink
build(deps): bump chokidar from 3.6.0 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 4.0.3.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.6.0...4.0.3)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 275d129 commit a44eea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@compas/stdlib": "0.15.8",
"c8": "10.1.3",
"chokidar": "3.6.0",
"chokidar": "4.0.3",
"recast": "0.23.9",
"tree-kill": "1.2.2"
},
Expand Down

0 comments on commit a44eea9

Please sign in to comment.