Skip to content

Commit fd0f13a

Browse files
Merge pull request #309 from mirsazzathossain/dependabot/npm_and_yarn/sharp-0.32.6
build(deps): bump sharp from 0.32.5 to 0.32.6
2 parents 96fff72 + e3e9231 commit fd0f13a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"remark-gfm": "^3.0.1",
5353
"remark-math": "^5.1.1",
5454
"server-only": "^0.0.1",
55-
"sharp": "^0.32.5",
55+
"sharp": "^0.32.6",
5656
"shiki": "^0.14.4",
5757
"styled-components": "^6.0.8",
5858
"typescript": "5.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5987,10 +5987,10 @@ shallowequal@^1.1.0:
59875987
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
59885988
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
59895989

5990-
sharp@^0.32.5:
5991-
version "0.32.5"
5992-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.5.tgz#9ddc78ead6446094f51e50355a2d4ec6e7220cd4"
5993-
integrity sha512-0dap3iysgDkNaPOaOL4X/0akdu0ma62GcdC2NBQ+93eqpePdDdr2/LM0sFdDSMmN7yS+odyZtPsb7tx/cYBKnQ==
5990+
sharp@^0.32.6:
5991+
version "0.32.6"
5992+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.6.tgz#6ad30c0b7cd910df65d5f355f774aa4fce45732a"
5993+
integrity sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==
59945994
dependencies:
59955995
color "^4.2.3"
59965996
detect-libc "^2.0.2"

0 commit comments

Comments
 (0)