Skip to content

Commit

Permalink
chore(deps): bump chokidar from 3.6.0 to 4.0.0
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.0.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.6.0...4.0.0)

---
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] committed Sep 16, 2024
1 parent c5c5775 commit ee02b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@fastify/deepmerge": "^2.0.0",
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"chokidar": "^4.0.0",
"close-with-grace": "^2.1.0",
"commist": "^3.0.0",
"dotenv": "^16.0.0",
Expand Down

0 comments on commit ee02b9b

Please sign in to comment.