Skip to content

Commit 425b4e9

Browse files
chore(deps): update sharp requirement from ^0.33.4 to ^0.33.5 (#420)
Updates the requirements on [sharp](https://github.com/lovell/sharp) to permit the latest version. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.33.4...v0.33.5) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 422e177 commit 425b4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
"dependencies": {
8686
"@patternfly/react-tokens": "^6.0.0",
87-
"sharp": "^0.33.4"
87+
"sharp": "^0.33.5"
8888
},
8989
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
9090
}

0 commit comments

Comments
 (0)