Skip to content

Commit 5c98f0d

Browse files
chore(deps): bump imagemin-mozjpeg from 9.0.0 to 10.0.0
Bumps [imagemin-mozjpeg](https://github.com/imagemin/imagemin-mozjpeg) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/imagemin/imagemin-mozjpeg/releases) - [Commits](imagemin/imagemin-mozjpeg@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: imagemin-mozjpeg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93ab7f8 commit 5c98f0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"dependencies": {
3535
"imagemin": "7.0.1",
3636
"imagemin-jpegtran": "^7.0.0",
37-
"imagemin-mozjpeg": "^9.0.0",
37+
"imagemin-mozjpeg": "^10.0.0",
3838
"imagemin-optipng": "^8.0.0",
3939
"imagemin-pngquant": "^9.0.2",
4040
"imagemin-webp": "^6.1.0"
4141
},
4242
"optionalDependencies": {
4343
"imagemin-jpegtran": "^7.0.0",
44-
"imagemin-mozjpeg": "^9.0.0",
44+
"imagemin-mozjpeg": "^10.0.0",
4545
"imagemin-optipng": "^8.0.0",
4646
"imagemin-pngquant": "^9.0.2",
4747
"imagemin-webp": "^6.1.0"

0 commit comments

Comments
 (0)