Skip to content

Commit

Permalink
Bump sharp from 0.32.4 to 0.32.5 in /screen2.0
Browse files Browse the repository at this point in the history
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](lovell/sharp@v0.32.4...v0.32.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 7ebd7a4 commit f3fa57b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"server": "^1.0.38",
"sharp": "^0.32.4",
"sharp": "^0.32.5",
"tailwindcss": "3.3.3",
"typescript": "5.1.6"
},
Expand Down
10 changes: 5 additions & 5 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6712,7 +6712,7 @@ __metadata:
react: 18.2.0
react-dom: 18.2.0
server: ^1.0.38
sharp: ^0.32.4
sharp: ^0.32.5
tailwindcss: 3.3.3
typescript: 5.1.6
webpack: ^5.88.2
Expand Down Expand Up @@ -6878,9 +6878,9 @@ __metadata:
languageName: node
linkType: hard

"sharp@npm:^0.32.4":
version: 0.32.4
resolution: "sharp@npm:0.32.4"
"sharp@npm:^0.32.5":
version: 0.32.5
resolution: "sharp@npm:0.32.5"
dependencies:
color: ^4.2.3
detect-libc: ^2.0.2
Expand All @@ -6891,7 +6891,7 @@ __metadata:
simple-get: ^4.0.1
tar-fs: ^3.0.4
tunnel-agent: ^0.6.0
checksum: 52e3cfe8fbba2623a9b935be8a3d00d6993a2c56c775ac5cc89b273826db95f029f68a0029a37f96dcb6790aa2e3c05a02599035535b319f50ab31f5d86a13f0
checksum: 3cd6dc037c9ba126a30af90ac94043c4418bbb4228e15fd446638ff43fc9b14eabb553037988e484162c318f7baff21d896a5bef7dcc453f608e247d468f41e0
languageName: node
linkType: hard

Expand Down

0 comments on commit f3fa57b

Please sign in to comment.