Skip to content

Commit 95281f6

Browse files
chore(deps): bump chokidar from 4.0.3 to 5.0.0 (#384)
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 e15c9fa commit 95281f6

File tree

2 files changed

+55
-14
lines changed

2 files changed

+55
-14
lines changed

packages/mock-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"dependencies": {
1717
"express": "^5.2.0",
18-
"chokidar": "^4.0.1"
18+
"chokidar": "^5.0.0"
1919
}
2020
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)