Skip to content

Commit 0dcf338

Browse files
committed
build: update chokidar to 5.x
resolves #287
1 parent 06f4433 commit 0dcf338

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"test:types": "tsc --noEmit"
3232
},
3333
"dependencies": {
34-
"chokidar": "^4.0.3",
34+
"chokidar": "^5.0.0",
3535
"confbox": "^0.2.2",
3636
"defu": "^6.1.4",
3737
"dotenv": "^17.2.3",

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)