Skip to content

Commit 15f0f5d

Browse files
fix(deps): update dependency sharp to v0.31.1 (FRSOURCE#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1bd69b commit 15f0f5d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"move-file": "2.1.0",
110110
"pixelmatch": "5.3.0",
111111
"pngjs": "6.0.0",
112-
"sharp": "0.31.0"
112+
"sharp": "0.31.1"
113113
},
114114
"publishConfig": {
115115
"access": "public"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,7 +1491,7 @@ __metadata:
14911491
prettier: 2.7.1
14921492
sanitize-filename: 1.6.3
14931493
semantic-release: 19.0.5
1494-
sharp: 0.31.0
1494+
sharp: 0.31.1
14951495
tmp-promise: 3.0.3
14961496
typescript: 4.8.4
14971497
vite-tsconfig-paths: 3.5.1
@@ -9700,9 +9700,9 @@ fsevents@~2.3.2:
97009700
languageName: node
97019701
linkType: hard
97029702

9703-
"sharp@npm:0.31.0":
9704-
version: 0.31.0
9705-
resolution: "sharp@npm:0.31.0"
9703+
"sharp@npm:0.31.1":
9704+
version: 0.31.1
9705+
resolution: "sharp@npm:0.31.1"
97069706
dependencies:
97079707
color: ^4.2.3
97089708
detect-libc: ^2.0.1
@@ -9713,7 +9713,7 @@ fsevents@~2.3.2:
97139713
simple-get: ^4.0.1
97149714
tar-fs: ^2.1.1
97159715
tunnel-agent: ^0.6.0
9716-
checksum: 1ab73fea3a506f0bf290eb9dff6e7bab7947813e69bf8ca3eebcbe96498cb23dd6c8d8d02d67575fd8e9b555b01d9529d140c5a66e3a774855ba758455a90f3e
9716+
checksum: 42d00c9c6c61e5cf752c29583253782b3d821ee15fc2648c1f59892b94e9bc170a47ee9d138aa0a61c1c2ee9b7573ee54444c857fff887908701c4208710480d
97179717
languageName: node
97189718
linkType: hard
97199719

0 commit comments

Comments
 (0)