Skip to content

Commit ae8fb14

Browse files
authored
Update fast-glob 3.3.2 → 3.3.3 (patch) (#15607)
1 parent fcee63d commit ae8fb14

File tree

3 files changed

+26
-17
lines changed

3 files changed

+26
-17
lines changed

integrations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"private": true,
55
"devDependencies": {
66
"dedent": "1.5.3",
7-
"fast-glob": "^3.3.2"
7+
"fast-glob": "^3.3.3"
88
}
99
}

playgrounds/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tailwindcss/postcss": "workspace:^",
13-
"fast-glob": "^3.3.2",
13+
"fast-glob": "^3.3.3",
1414
"next": "15.1.3",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",

pnpm-lock.yaml

Lines changed: 24 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)