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 Sep 11, 2024
1 parent 9ce7c7f commit 0a9d22a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
11 changes: 11 additions & 0 deletions change/change-5ba01685-39dc-4053-b63b-3d3bf0eebf98.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 @@ -31,7 +31,7 @@
"@lage-run/scheduler-types": "^0.3.14",
"@lage-run/target-graph": "^0.8.9",
"@lage-run/worker-threads-pool": "^0.8.1",
"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 @@ -1714,7 +1714,7 @@ __metadata:
"@lage-run/scheduler-types": "npm:^0.3.14"
"@lage-run/target-graph": "npm:^0.8.9"
"@lage-run/worker-threads-pool": "npm:^0.8.1"
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 @@ -3206,9 +3206,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 @@ -3221,7 +3221,7 @@ __metadata:
dependenciesMeta:
fsevents:
optional: true
checksum: 10c0/1076953093e0707c882a92c66c0f56ba6187831aa51bb4de878c1fec59ae611a3bf02898f190efec8e77a086b8df61c2b2a3ea324642a0558bdf8ee6c5dc9ca1
checksum: 10c0/8361dcd013f2ddbe260eacb1f3cb2f2c6f2b0ad118708a343a5ed8158941a39cb8fb1d272e0f389712e74ee90ce8ba864eece9e0e62b9705cb468a2f6d917462
languageName: node
linkType: hard

Expand Down

0 comments on commit 0a9d22a

Please sign in to comment.