Skip to content

Commit f86c8a8

Browse files
Bump chokidar from 4.0.3 to 5.0.0
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 4.0.3 to 5.0.0. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@4.0.3...5.0.0) --- updated-dependencies: - dependency-name: chokidar dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64ada0e commit f86c8a8

2 files changed

Lines changed: 935 additions & 2600 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dist:linux": "pnpm run build && electron-builder --linux"
4747
},
4848
"dependencies": {
49-
"chokidar": "^4.0.3"
49+
"chokidar": "^5.0.0"
5050
},
5151
"devDependencies": {
5252
"@eslint/js": "^9.17.0",

0 commit comments

Comments
 (0)