Skip to content
This repository was archived by the owner on Jul 24, 2022. It is now read-only.

Commit c801179

Browse files
Update imagemin-jpegtran requirement from ^5.0.2 to ^6.0.0
Updates the requirements on [imagemin-jpegtran](https://github.com/imagemin/imagemin-jpegtran) to permit the latest version. - [Release notes](https://github.com/imagemin/imagemin-jpegtran/releases) - [Commits](https://github.com/imagemin/imagemin-jpegtran/commits/v6.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 0318af9 commit c801179

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
@@ -43,7 +43,7 @@
4343
"html-minifier": "^3.5.2",
4444
"imagemin": "^6.0.0",
4545
"imagemin-gifsicle": "^6.0.1",
46-
"imagemin-jpegtran": "^5.0.2",
46+
"imagemin-jpegtran": "^6.0.0",
4747
"imagemin-mozjpeg": "^8.0.0",
4848
"imagemin-optipng": "^6.0.0",
4949
"imagemin-pngquant": "^7.0.0",

0 commit comments

Comments
 (0)