Skip to content

Commit 3a52cf1

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

File tree

2 files changed

+61
-18
lines changed

2 files changed

+61
-18
lines changed

package-lock.json

Lines changed: 60 additions & 17 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
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/Robot-Inventor/hide-impression#readme",
3232
"dependencies": {
3333
"@robot-inventor/eslint-config": "^11.0.0",
34-
"chokidar": "^4.0.0",
34+
"chokidar": "^5.0.0",
3535
"eslint": "^9.0.0",
3636
"prettier": "^3.2.5",
3737
"twi-ext": "^0.15.0",

0 commit comments

Comments
 (0)