Skip to content

Commit 3708590

Browse files
fix(deps): bump chokidar from 3.6.0 to 4.0.1
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 4.0.1. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.6.0...4.0.1) --- updated-dependencies: - dependency-name: chokidar dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 284652a commit 3708590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/parser": "^5.49.0",
5050
"babel-jest": "^29.7.0",
5151
"babel-polyfill": "6.26.0",
52-
"chokidar": "^3.6.0",
52+
"chokidar": "^4.0.1",
5353
"concurrently": "^8.2.2",
5454
"cypress": "^13.12.0",
5555
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)