summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-16 19:30:36 +0000
committerseth <[email protected]>2023-11-17 02:52:13 +0000
commit0638cb3c3aabca83a06c82354a6039f98fbe544f (patch)
tree57c2c424a4be486fda25a6e8641c44439dc756de /package.json
parent17a47432baab6633259a5e2f22329ebd5cf706e7 (diff)
chore(deps-dev): bump sharp from 0.32.1 to 0.32.6
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.1 to 0.32.6. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.32.1...v0.32.6) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bd6a9e2..20a1ec6 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"prettier": "^2.8.8",
"prettier-plugin-astro": "^0.8.1",
"sass": "^1.62.1",
- "sharp": "^0.32.1",
+ "sharp": "^0.32.6",
"tailwindcss": "^3.3.2"
},
"eslintConfig": {