From 6f6b91b9611194de77d565351a96f7e08f3b0204 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 02:29:43 +0000 Subject: [PATCH] Bump fast-glob to ^3.3.3 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 82c549817cd7a..7cd4dcab7abe2 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-testing-library": "^7.1.1", - "fast-glob": "^3.3.2", + "fast-glob": "^3.3.3", "format-util": "^1.0.5", "fs-extra": "^11.2.0", "glob-gitignore": "^1.0.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc277817f9b51..226e3bdc795d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -270,7 +270,7 @@ importers: specifier: ^7.1.1 version: 7.1.1(eslint@8.57.1)(typescript@5.7.2) fast-glob: - specifier: ^3.3.2 + specifier: ^3.3.3 version: 3.3.3 format-util: specifier: ^1.0.5