Skip to content

Commit

Permalink
fix(deps): update dependency chokidar to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 10f5b41 commit 4ffe0ab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion metapackages/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"bin": "./esbuild.js",
"dependencies": {
"@yarnpkg/esbuild-plugin-pnp": "^3.0.0-rc.15",
"chokidar": "^3.6.0",
"chokidar": "^4.0.0",
"esbuild": "^0.23.1",
"yargs": "^17.7.2"
},
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ __metadata:
resolution: "@lullabot/drainpipe-javascript@workspace:metapackages/javascript"
dependencies:
"@yarnpkg/esbuild-plugin-pnp": "npm:^3.0.0-rc.15"
chokidar: "npm:^3.6.0"
chokidar: "npm:^4.0.0"
esbuild: "npm:^0.23.1"
yargs: "npm:^17.7.2"
bin:
Expand Down Expand Up @@ -1807,7 +1807,7 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
"chokidar@npm:^3.5.3":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
dependencies:
Expand Down

0 comments on commit 4ffe0ab

Please sign in to comment.