Skip to content

Commit

Permalink
Update fast-glob 3.3.2 → 3.3.3 (patch) (#15607)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 13, 2025
1 parent fcee63d commit ae8fb14
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 17 deletions.
2 changes: 1 addition & 1 deletion integrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"devDependencies": {
"dedent": "1.5.3",
"fast-glob": "^3.3.2"
"fast-glob": "^3.3.3"
}
}
2 changes: 1 addition & 1 deletion playgrounds/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tailwindcss/postcss": "workspace:^",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"next": "15.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
39 changes: 24 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae8fb14

Please sign in to comment.