Skip to content

Commit

Permalink
Update dependency chokidar to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent fe23d3e commit c53ed78
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
11 changes: 11 additions & 0 deletions change/change-c46285aa-0751-40d1-8008-c3fbd3826ae8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"type": "patch",
"comment": "Update dependency chokidar to v3.6.0",
"packageName": "@lage-run/cli",
"email": "[email protected]",
"dependentChangeType": "patch"
}
]
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@lage-run/scheduler-types": "^0.3.16",
"@lage-run/target-graph": "^0.9.0",
"@lage-run/worker-threads-pool": "^0.8.3",
"chokidar": "3.5.3",
"chokidar": "3.6.0",
"commander": "9.5.0",
"execa": "5.1.1",
"fast-glob": "3.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1715,7 +1715,7 @@ __metadata:
"@lage-run/scheduler-types": "npm:^0.3.16"
"@lage-run/target-graph": "npm:^0.9.0"
"@lage-run/worker-threads-pool": "npm:^0.8.3"
chokidar: "npm:3.5.3"
chokidar: "npm:3.6.0"
commander: "npm:9.5.0"
execa: "npm:5.1.1"
fast-glob: "npm:3.3.2"
Expand Down Expand Up @@ -3210,9 +3210,9 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:3.5.3":
version: 3.5.3
resolution: "chokidar@npm:3.5.3"
"chokidar@npm:3.6.0":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
dependencies:
anymatch: "npm:~3.1.2"
braces: "npm:~3.0.2"
Expand All @@ -3225,7 +3225,7 @@ __metadata:
dependenciesMeta:
fsevents:
optional: true
checksum: 10c0/1076953093e0707c882a92c66c0f56ba6187831aa51bb4de878c1fec59ae611a3bf02898f190efec8e77a086b8df61c2b2a3ea324642a0558bdf8ee6c5dc9ca1
checksum: 10c0/8361dcd013f2ddbe260eacb1f3cb2f2c6f2b0ad118708a343a5ed8158941a39cb8fb1d272e0f389712e74ee90ce8ba864eece9e0e62b9705cb468a2f6d917462
languageName: node
linkType: hard

Expand Down

0 comments on commit c53ed78

Please sign in to comment.