Skip to content

fix(deps): update dependency sharp to v0.31.1 #132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 6, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"move-file": "2.1.0",
"pixelmatch": "5.3.0",
"pngjs": "6.0.0",
"sharp": "0.31.0"
"sharp": "0.31.1"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1491,7 +1491,7 @@ __metadata:
prettier: 2.7.1
sanitize-filename: 1.6.3
semantic-release: 19.0.5
sharp: 0.31.0
sharp: 0.31.1
tmp-promise: 3.0.3
typescript: 4.8.4
vite-tsconfig-paths: 3.5.1
Expand Down Expand Up @@ -9700,9 +9700,9 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"sharp@npm:0.31.0":
version: 0.31.0
resolution: "sharp@npm:0.31.0"
"sharp@npm:0.31.1":
version: 0.31.1
resolution: "sharp@npm:0.31.1"
dependencies:
color: ^4.2.3
detect-libc: ^2.0.1
Expand All @@ -9713,7 +9713,7 @@ fsevents@~2.3.2:
simple-get: ^4.0.1
tar-fs: ^2.1.1
tunnel-agent: ^0.6.0
checksum: 1ab73fea3a506f0bf290eb9dff6e7bab7947813e69bf8ca3eebcbe96498cb23dd6c8d8d02d67575fd8e9b555b01d9529d140c5a66e3a774855ba758455a90f3e
checksum: 42d00c9c6c61e5cf752c29583253782b3d821ee15fc2648c1f59892b94e9bc170a47ee9d138aa0a61c1c2ee9b7573ee54444c857fff887908701c4208710480d
languageName: node
linkType: hard

Expand Down