diff --git a/.changeset/young-cups-knock.md b/.changeset/young-cups-knock.md new file mode 100644 index 00000000000..aa6a0ad444b --- /dev/null +++ b/.changeset/young-cups-knock.md @@ -0,0 +1,5 @@ +--- +"@react-docgen/cli": patch +--- + +update dependency fast-glob to v3.3.2 diff --git a/benchmark/package.json b/benchmark/package.json index 8201430d4f7..22642a78354 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -12,7 +12,7 @@ "dependencies": { "benchmark": "2.1.4", "cli-table": "0.3.11", - "fast-glob": "3.3.1", + "fast-glob": "3.3.2", "microtime": "3.1.1", "react-docgen5": "npm:react-docgen@5.4.3", "react-docgen6": "npm:react-docgen@6.0.0" diff --git a/packages/react-docgen-cli/package.json b/packages/react-docgen-cli/package.json index b165b319762..79f3e962a4d 100644 --- a/packages/react-docgen-cli/package.json +++ b/packages/react-docgen-cli/package.json @@ -34,7 +34,7 @@ "chalk": "5.3.0", "commander": "11.1.0", "debug": "4.3.4", - "fast-glob": "3.3.1", + "fast-glob": "3.3.2", "react-docgen": "workspace:7.0.0", "slash": "5.1.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65d492024a7..1d692faa789 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: 0.3.11 version: 0.3.11 fast-glob: - specifier: 3.3.1 - version: 3.3.1 + specifier: 3.3.2 + version: 3.3.2 microtime: specifier: 3.1.1 version: 3.1.1 @@ -132,8 +132,8 @@ importers: specifier: 4.3.4 version: 4.3.4 fast-glob: - specifier: 3.3.1 - version: 3.3.1 + specifier: 3.3.2 + version: 3.3.2 react-docgen: specifier: workspace:7.0.0 version: link:../react-docgen @@ -1465,7 +1465,7 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: cross-spawn: 7.0.3 - fast-glob: 3.3.1 + fast-glob: 3.3.2 is-glob: 4.0.3 open: 9.1.0 picocolors: 1.0.0 @@ -3484,7 +3484,7 @@ packages: eslint: 8.53.0 eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.10.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.53.0) eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.10.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.53.0) - fast-glob: 3.3.1 + fast-glob: 3.3.2 get-tsconfig: 4.7.2 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -3869,8 +3869,8 @@ packages: resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} dev: true - /fast-glob@3.3.1: - resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} + /fast-glob@3.3.2: + resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 @@ -4218,7 +4218,7 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.3.1 + fast-glob: 3.3.2 ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 @@ -4229,7 +4229,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: dir-glob: 3.0.1 - fast-glob: 3.3.1 + fast-glob: 3.3.2 ignore: 5.2.4 merge2: 1.4.1 slash: 4.0.0 @@ -7740,7 +7740,7 @@ packages: chokidar: 3.5.3 didyoumean: 1.2.2 dlv: 1.1.3 - fast-glob: 3.3.1 + fast-glob: 3.3.2 glob-parent: 6.0.2 is-glob: 4.0.3 jiti: 1.21.0