1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 09:13:19 +01:00

Bump sharp from 0.32.4 to 0.32.5 (#1189)

Bumps [sharp](https://github.com/lovell/sharp) from 0.32.4 to 0.32.5.
- [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.4...v0.32.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-16 12:53:01 +01:00 committed by GitHub
parent 42dfd8ed2e
commit e22d831f81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -41,7 +41,7 @@
"ora": "^7.0.1",
"prepend": "^1.0.2",
"prettier": "^3.0.1",
"sharp": "^0.32.4",
"sharp": "^0.32.5",
"sharp-ico": "^0.1.5",
"slugify": "^1.6.6",
"stylelint": "^15.10.2",
@ -12652,9 +12652,9 @@
}
},
"node_modules/sharp": {
"version": "0.32.4",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.32.4.tgz",
"integrity": "sha512-exUnZewqVZC6UXqXuQ8fyJJv0M968feBi04jb9GcUHrWtkRoAKnbJt8IfwT4NJs7FskArbJ14JAFGVuooszoGg==",
"version": "0.32.5",
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.32.5.tgz",
"integrity": "sha512-0dap3iysgDkNaPOaOL4X/0akdu0ma62GcdC2NBQ+93eqpePdDdr2/LM0sFdDSMmN7yS+odyZtPsb7tx/cYBKnQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

@ -56,7 +56,7 @@
"ora": "^7.0.1",
"prepend": "^1.0.2",
"prettier": "^3.0.1",
"sharp": "^0.32.4",
"sharp": "^0.32.5",
"sharp-ico": "^0.1.5",
"slugify": "^1.6.6",
"stylelint": "^15.10.2",