Skip to content

Commit

Permalink
chore(deps): update dependency imagemin-mozjpeg to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 29, 2020
1 parent 5bda2b6 commit 475f3f7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"file-loader": "6.0.0",
"husky": "4.2.5",
"image-trace-loader": "1.0.2",
"imagemin-mozjpeg": "8.0.0",
"imagemin-mozjpeg": "9.0.0",
"imagemin-optipng": "8.0.0",
"jest": "26.0.1",
"lint-staged": "10.2.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6522,14 +6522,14 @@ image-trace-loader@1.0.2:
schema-utils "^2.5.0"
svgo "^1.3.2"

imagemin-mozjpeg@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/imagemin-mozjpeg/-/imagemin-mozjpeg-8.0.0.tgz#d2ca4e8c982c7c6eda55069af89dee4c1cebcdfd"
integrity sha512-+EciPiIjCb8JWjQNr1q8sYWYf7GDCNDxPYnkD11TNIjjWNzaV+oTg4DpOPQjl5ZX/KRCPMEgS79zLYAQzLitIA==
imagemin-mozjpeg@9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/imagemin-mozjpeg/-/imagemin-mozjpeg-9.0.0.tgz#d1af26d0b43d75a41c211051c1910da59d9d2324"
integrity sha512-TwOjTzYqCFRgROTWpVSt5UTT0JeCuzF1jswPLKALDd89+PmrJ2PdMMYeDLYZ1fs9cTovI9GJd68mRSnuVt691w==
dependencies:
execa "^1.0.0"
execa "^4.0.0"
is-jpg "^2.0.0"
mozjpeg "^6.0.0"
mozjpeg "^7.0.0"

imagemin-optipng@8.0.0:
version "8.0.0"
Expand Down Expand Up @@ -8432,10 +8432,10 @@ move-concurrently@^1.0.1:
rimraf "^2.5.4"
run-queue "^1.0.3"

mozjpeg@^6.0.0:
version "6.0.1"
resolved "https://registry.yarnpkg.com/mozjpeg/-/mozjpeg-6.0.1.tgz#56969dddb5741ef2bcb1af066cae21e61a91a27b"
integrity sha512-9Z59pJMi8ni+IUvSH5xQwK5tNLw7p3dwDNCZ3o1xE+of3G5Hc/yOz6Ue/YuLiBXU3ZB5oaHPURyPdqfBX/QYJA==
mozjpeg@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/mozjpeg/-/mozjpeg-7.0.0.tgz#c20f67a538fcaaa388d325875c53c0e7bc432f7d"
integrity sha512-mH7atSbIusVTO3A4H43sEdmveN3aWn54k6V0edefzCEvOsTrbjg5murY2TsNznaztWnIgaRbWxeLVp4IgKdedQ==
dependencies:
bin-build "^3.0.0"
bin-wrapper "^4.0.0"
Expand Down

1 comment on commit 475f3f7

@vercel
Copy link

@vercel vercel bot commented on 475f3f7 May 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.