Skip to content

Commit

Permalink
Merge pull request #84 from fossil-engineering/renovate/sharp-0.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency sharp to v0.31.0
  • Loading branch information
duyet authored Sep 19, 2022
2 parents 8701af2 + d6ca4c6 commit 748e58b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"remark-footnotes": "4.0.1",
"remark-gfm": "3.0.1",
"remark-math": "5.1.1",
"sharp": "0.30.7",
"sharp": "0.31.0",
"tailwindcss": "3.1.8",
"unist-util-visit": "4.1.1",
"url-loader": "4.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7810,10 +7810,10 @@ [email protected]:
resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz"
integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==

sharp@0.30.7:
version "0.30.7"
resolved "https://registry.npmjs.org/sharp/-/sharp-0.30.7.tgz"
integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==
sharp@0.31.0:
version "0.31.0"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.31.0.tgz#ce9b5202a5667486721cf07fd5b52360b1c2275a"
integrity sha512-ft96f8WzGxavg0rkLpMw90MTPMUZDyf0tHjPPh8Ob59xt6KzX8EqtotcqZGUm7kwqpX2pmYiyYX2LL0IZ/FDEw==
dependencies:
color "^4.2.3"
detect-libc "^2.0.1"
Expand Down

0 comments on commit 748e58b

Please sign in to comment.