Skip to content

Commit f8a8a51

Browse files
Bump chokidar from 4.0.3 to 5.0.0 in /package (#2690)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4837d1 commit f8a8a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"node": ">=14.0.0"
1818
},
1919
"dependencies": {
20-
"chokidar": "^4.0.0",
20+
"chokidar": "^5.0.0",
2121
"immutable": "^5.0.2",
2222
"source-map-js": ">=0.6.2 <2.0.0"
2323
},

0 commit comments

Comments
 (0)