Skip to content

Commit

Permalink
fix: bump sharp@0.33.5 (vercel#69524)
Browse files Browse the repository at this point in the history
In PR vercel#63321, we bumped
sharp@0.33.3 which dropped support for yarn@1.

However, it looks like sharp@0.33.5 now supports yarn@1 again as seen in
lovell/sharp#4130 (comment)
  • Loading branch information
styfle authored and Sam-Phillemon9493 committed Sep 2, 2024
1 parent 239889e commit d95b1ad
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 115 deletions.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
}
},
"optionalDependencies": {
"sharp": "^0.33.4"
"sharp": "^0.33.5"
},
"devDependencies": {
"@ampproject/toolbox-optimizer": "2.8.3",
Expand Down
Loading

0 comments on commit d95b1ad

Please sign in to comment.