Skip to content

Commit dc72ca4

Browse files
talentlessguygabrielmfern
authored andcommittedOct 14, 2024
Misc(react-email): bump chokidar to V4 (#1711)
1 parent cf1f2e1 commit dc72ca4

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed
 

‎.changeset/brave-llamas-reply.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-email": patch
3+
---
4+
5+
bump chokidar to v4

‎packages/react-email/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/core": "7.24.5",
3131
"@babel/parser": "7.24.5",
3232
"chalk": "4.1.2",
33-
"chokidar": "3.6.0",
33+
"chokidar": "^4.0.1",
3434
"commander": "11.1.0",
3535
"debounce": "2.0.0",
3636
"esbuild": "0.19.11",

‎pnpm-lock.yaml

+16-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.