Skip to content

Commit

Permalink
Merge pull request #56 from mooxl/dependabot/npm_and_yarn/astro/sharp…
Browse files Browse the repository at this point in the history
…-0.32.3

Bump sharp from 0.32.2 to 0.32.3 in /astro
  • Loading branch information
mooxl committed Jul 17, 2023
2 parents 430100c + a54984f commit 84aba41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@astrojs/tailwind": "4.0.0",
"astro": "^2.8.3",
"css-select": "5.1.0",
"sharp": "^0.32.2",
"sharp": "^0.32.3",
"slate-serializers": "0.1.0",
"tailwindcss": "^3.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions astro/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3173,10 +3173,10 @@ server-destroy@^1.0.1:
resolved "https://registry.yarnpkg.com/server-destroy/-/server-destroy-1.0.1.tgz#f13bf928e42b9c3e79383e61cc3998b5d14e6cdd"
integrity sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==

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"
Expand Down

0 comments on commit 84aba41

Please sign in to comment.