Merge pull request #4489 from freesewing/dependabot/npm_and_yarn/sharp-0.32.3
chore(deps): bump sharp from 0.32.2 to 0.32.3
This commit is contained in:
commit
a31f7f8d88
3 changed files with 6 additions and 6 deletions
|
@ -401,7 +401,7 @@ shared:
|
|||
'remark-frontmatter': '4.0.1'
|
||||
'remark-mdx-frontmatter': '3.0.0'
|
||||
'remark-smartypants': '2.0.0'
|
||||
'sharp': '0.32.2'
|
||||
'sharp': '0.32.3'
|
||||
'svg-to-pdfkit': 'https://github.com/eriese/SVG-to-PDFKit'
|
||||
'tlds': '1.240.0'
|
||||
'to-vfile': '8.0.0'
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"remark-frontmatter": "4.0.1",
|
||||
"remark-mdx-frontmatter": "3.0.0",
|
||||
"remark-smartypants": "2.0.0",
|
||||
"sharp": "0.32.2",
|
||||
"sharp": "0.32.3",
|
||||
"svg-to-pdfkit": "https://github.com/eriese/SVG-to-PDFKit",
|
||||
"tlds": "1.240.0",
|
||||
"to-vfile": "8.0.0",
|
||||
|
|
|
@ -18125,10 +18125,10 @@ shallowequal@^1.1.0:
|
|||
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
|
||||
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
|
||||
|
||||
sharp@0.32.2:
|
||||
version "0.32.2"
|
||||
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.2.tgz#c35e065f8810cf0d8f3dee26fc5156127caca1ec"
|
||||
integrity sha512-e4hyWKtU7ks/rLmoPys476zhpQnLqPJopz4+5b6OPeyJfvCTInAp0pe5tGhstjsNdUvDLrUVGEwevewYdZM8Eg==
|
||||
sharp@0.32.3:
|
||||
version "0.32.3"
|
||||
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.32.3.tgz#fd6f5227c5a6cb2a020836617243effe68ceb731"
|
||||
integrity sha512-i1gFPiNqyqxC4ouVvCKj5G8WfPIMeeSxpKcMrjic6NY4e8zktW7bIdqHPc3FCG+pNKU/XCEabKA57hhvZi8UmQ==
|
||||
dependencies:
|
||||
color "^4.2.3"
|
||||
detect-libc "^2.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue