Skip to content

Commit

Permalink
chore(deps): Update sharp version in pnpm-lock.yaml file
Browse files Browse the repository at this point in the history
This commit updates the version of the sharp. This was required to match the current version of other dependencies. This change will help ensure proper functioning of the project which relies on this latest version of sharp for image handling. Additionally, this commit also tidies up resolution hash representation for cleaner reading in the pnpm lock file.
  • Loading branch information
yacosta738 committed Aug 31, 2023
1 parent d623196 commit 269ce24
Show file tree
Hide file tree
Showing 2 changed files with 2,411 additions and 7,348 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"rehype-accessible-emojis": "^0.3.2",
"remark-toc": "^8.0.1",
"sass": "1.64.2",
"sharp": "0.32.4",
"sharp": "0.32.5",
"start-server-and-test": "2.0.0",
"tailwindcss": "3.3.3",
"uuid": "9.0.0",
Expand Down
Loading

0 comments on commit 269ce24

Please sign in to comment.