Skip to content

Commit

Permalink
chore(deps): bump chokidar from 3.6.0 to 4.0.3 in /packages/atomizer
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 1, 2025
1 parent a97c835 commit 64ddb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/atomizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"preferGlobal": true,
"dependencies": {
"chalk": "^4.0.0",
"chokidar": "^3.5.3",
"chokidar": "^4.0.3",
"commander": "^11.1.0",
"glob": "^10.3.12",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 64ddb79

Please sign in to comment.