Skip to content

Commit

Permalink
build(deps-dev): bump image-minimizer-webpack-plugin from 3.3.1 to 3.6.1
Browse files Browse the repository at this point in the history
Bumps [image-minimizer-webpack-plugin](https://github.com/webpack-contrib/image-minimizer-webpack-plugin) from 3.3.1 to 3.6.1.
- [Release notes](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/image-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/image-minimizer-webpack-plugin@v3.3.1...v3.6.1)

---
updated-dependencies:
- dependency-name: image-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2022
1 parent 81a72c2 commit 501557d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"html-critical-webpack-plugin": "2.1.0",
"html-webpack-plugin": "5.5.0",
"http-server": "14.1.1",
"image-minimizer-webpack-plugin": "^3.3.1",
"image-minimizer-webpack-plugin": "^3.6.1",
"imagemin": "^8.0.1",
"imagemin-mozjpeg": "^10.0.0",
"mini-css-extract-plugin": "2.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6830,10 +6830,10 @@ ignore@^5.1.9, ignore@^5.2.0:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==

image-minimizer-webpack-plugin@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/image-minimizer-webpack-plugin/-/image-minimizer-webpack-plugin-3.3.1.tgz#0068ea6ac2b0643ecbe1a2f020a8500007847aa7"
integrity sha512-v7A4j9iv1oMHH1jmL8NVKlGH1myu7A4/o9aZSvtzrCdjQsvZUhd34KTULfbDmEYNzY3MQoE5WNA2R8F0W6bobw==
image-minimizer-webpack-plugin@^3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/image-minimizer-webpack-plugin/-/image-minimizer-webpack-plugin-3.6.1.tgz#734e796be43f6d232991e20e6e17236f33d83f1e"
integrity sha512-cI6gZniydcsz2+aml9MWchk5XHtnBc9L+Hvyfb/ABlG6z99/DlZ7IGjT+2cSzf2VINgFOO5ZqezwI0ox1iueDw==
dependencies:
schema-utils "^4.0.0"
serialize-javascript "^6.0.0"
Expand Down

0 comments on commit 501557d

Please sign in to comment.