From 0d0ffb4306e6db0fa4424aaeebd310794875bd83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 02:06:12 +0000 Subject: [PATCH] chore(deps): update dependency chokidar to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8290ea..2b809e1 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "@typescript-eslint/parser": "^8.18.0", "audit-ci": "^7.1.0", "aws-sdk-client-mock": "^4.1.0", - "chokidar": "^3.6.0", + "chokidar": "^4.0.3", "concurrently": "^9.1.0", "cypress": "^13.16.1", "cypress-file-upload": "^5.0.8",