Skip to content

Commit 9caa4ec

Browse files
fix: chokidar ^4.0.0
1 parent eb2c05c commit 9caa4ec

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
],
4646
"dependencies": {
4747
"@formatjs/icu-messageformat-parser": "^2.0.10",
48-
"chokidar": "^3.4.3",
48+
"chokidar": "^4.0.0",
4949
"debug": "^4.3.1",
5050
"fast-glob": "^3.2.4",
5151
"fastest-validator": "^1.9.0",

pnpm-lock.yaml

Lines changed: 16 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)