Skip to content

Commit

Permalink
fix(deps): update dependency chokidar to ~3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 394cc30 commit e894697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -36,7 +36,7 @@
"@tsbb/jest": "4.2.5",
"@tsbb/typescript": "4.2.5",
"@types/fs-extra": "^11.0.1",
"chokidar": "~3.5.3",
"chokidar": "~3.6.0",
"fs-extra": "^11.1.1",
"glob": "^10.0.0",
"meow": "^12.0.0",
Expand Down

0 comments on commit e894697

Please sign in to comment.