Skip to content

Commit 9699e94

Browse files
fix(deps): update dependency chokidar to v5 (#1811)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bceca72 commit 9699e94

File tree

2 files changed

+41
-11
lines changed

2 files changed

+41
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@material/web": "^2.0.0",
3737
"addons-linter": "^9.0.0",
38-
"chokidar": "^4.0.0",
38+
"chokidar": "^5.0.0",
3939
"colors": "^1.4.0",
4040
"css-loader": "^7.0.0",
4141
"eslint": "^9.0.0",

0 commit comments

Comments
 (0)