Skip to content

Commit 2c7d80f

Browse files
chore(deps): bump chokidar from 3.6.0 to 4.0.0 (#763)
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.6.0...4.0.0) --- updated-dependencies: - dependency-name: chokidar 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 ddf2895 commit 2c7d80f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"@fastify/deepmerge": "^2.0.0",
5757
"chalk": "^4.1.2",
58-
"chokidar": "^3.5.2",
58+
"chokidar": "^4.0.0",
5959
"close-with-grace": "^2.1.0",
6060
"commist": "^3.0.0",
6161
"dotenv": "^16.0.0",

0 commit comments

Comments
 (0)