Skip to content

Commit 972a1a3

Browse files
renovate[bot]danez
andauthored
fix(deps): update dependency fast-glob to v3.3.3 (#963)
* fix(deps): update dependency fast-glob to v3.3.3 * Create tiny-meals-talk.md --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Tschinder <[email protected]>
1 parent 583c795 commit 972a1a3

File tree

4 files changed

+17
-12
lines changed

4 files changed

+17
-12
lines changed

.changeset/tiny-meals-talk.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@react-docgen/cli": patch
3+
---
4+
5+
update dependency fast-glob to v3.3.3

benchmark/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"benchmark": "2.1.4",
1414
"cli-table": "0.3.11",
15-
"fast-glob": "3.3.2",
15+
"fast-glob": "3.3.3",
1616
"microtime": "3.1.1",
1717
"react-docgen5": "npm:[email protected]",
1818
"react-docgen6": "npm:[email protected]"

packages/react-docgen-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"chalk": "5.4.0",
3535
"commander": "11.1.0",
3636
"debug": "4.4.0",
37-
"fast-glob": "3.3.2",
37+
"fast-glob": "3.3.3",
3838
"react-docgen": "workspace:7.1.0",
3939
"slash": "5.1.0"
4040
},

pnpm-lock.yaml

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)