diff --git a/fixtures/pnpm/package.json b/fixtures/pnpm/package.json index 34f4b3f4..3e67f590 100644 --- a/fixtures/pnpm/package.json +++ b/fixtures/pnpm/package.json @@ -10,6 +10,6 @@ "mathjs": "14.5.2", "postcss": "8.5.4", "styled-components": "6.1.18", - "minimatch": "10.0.1" + "minimatch": "10.2.3" } }