Skip to content

Commit

Permalink
Update dependency fast-glob to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent b0ee668 commit 219ee4e
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 10 deletions.
11 changes: 11 additions & 0 deletions change/change-098439f4-6575-4dae-b031-d231ecdbf63a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"type": "patch",
"comment": "Update dependency fast-glob to v3.3.3",
"packageName": "@lage-run/cli",
"email": "[email protected]",
"dependentChangeType": "patch"
}
]
}
Binary file modified docs/static/img/graph-diagram-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/lage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/package-graph-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/package-graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/target-graph-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/target-graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/task-graph-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/static/img/task-graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/jest": "^29.5.1",
"@types/node": "^16.18.3",
"beachball": "^2.47.1",
"fast-glob": "3.3.2",
"fast-glob": "3.3.3",
"gh-pages": "^5.0.0",
"husky": "^9.1.5",
"lage-npm": "npm:[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"chokidar": "3.5.3",
"commander": "9.5.0",
"execa": "5.1.1",
"fast-glob": "3.3.2",
"fast-glob": "3.3.3",
"proper-lockfile": "^4.1.2",
"shell-quote": "^1.8.1",
"workspace-tools": "0.38.1"
Expand Down
29 changes: 21 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1721,7 +1721,7 @@ __metadata:
chokidar: "npm:3.5.3"
commander: "npm:9.5.0"
execa: "npm:5.1.1"
fast-glob: "npm:3.3.2"
fast-glob: "npm:3.3.3"
proper-lockfile: "npm:^4.1.2"
shell-quote: "npm:^1.8.1"
workspace-tools: "npm:0.38.1"
Expand Down Expand Up @@ -1805,7 +1805,7 @@ __metadata:
"@types/jest": "npm:^29.5.1"
"@types/node": "npm:^16.18.3"
beachball: "npm:^2.47.1"
fast-glob: "npm:3.3.2"
fast-glob: "npm:3.3.3"
gh-pages: "npm:^5.0.0"
husky: "npm:^9.1.5"
lage-npm: "npm:[email protected]"
Expand Down Expand Up @@ -4240,16 +4240,16 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:3.3.2, fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
"fast-glob@npm:3.3.3":
version: 3.3.3
resolution: "fast-glob@npm:3.3.3"
dependencies:
"@nodelib/fs.stat": "npm:^2.0.2"
"@nodelib/fs.walk": "npm:^1.2.3"
glob-parent: "npm:^5.1.2"
merge2: "npm:^1.3.0"
micromatch: "npm:^4.0.4"
checksum: 10c0/42baad7b9cd40b63e42039132bde27ca2cb3a4950d0a0f9abe4639ea1aa9d3e3b40f98b1fe31cbc0cc17b664c9ea7447d911a152fa34ec5b72977b125a6fc845
micromatch: "npm:^4.0.8"
checksum: 10c0/f6aaa141d0d3384cf73cbcdfc52f475ed293f6d5b65bfc5def368b09163a9f7e5ec2b3014d80f733c405f58e470ee0cc451c2937685045cddcdeaa24199c43fe
languageName: node
linkType: hard

Expand All @@ -4266,6 +4266,19 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
"@nodelib/fs.stat": "npm:^2.0.2"
"@nodelib/fs.walk": "npm:^1.2.3"
glob-parent: "npm:^5.1.2"
merge2: "npm:^1.3.0"
micromatch: "npm:^4.0.4"
checksum: 10c0/42baad7b9cd40b63e42039132bde27ca2cb3a4950d0a0f9abe4639ea1aa9d3e3b40f98b1fe31cbc0cc17b664c9ea7447d911a152fa34ec5b72977b125a6fc845
languageName: node
linkType: hard

"fast-json-stable-stringify@npm:^2.0.0, fast-json-stable-stringify@npm:^2.1.0":
version: 2.1.0
resolution: "fast-json-stable-stringify@npm:2.1.0"
Expand Down Expand Up @@ -6398,7 +6411,7 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:4.0.8, micromatch@npm:~4.0.8":
"micromatch@npm:4.0.8, micromatch@npm:^4.0.8, micromatch@npm:~4.0.8":
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
Expand Down

0 comments on commit 219ee4e

Please sign in to comment.