Skip to content

Commit

Permalink
Bump imagemin from 7.0.0 to 7.0.1 in /assets
Browse files Browse the repository at this point in the history
Bumps [imagemin](https://github.com/imagemin/imagemin) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/imagemin/imagemin/releases)
- [Commits](imagemin/imagemin@v7.0.0...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and edance committed Nov 18, 2019
1 parent 491166f commit f675678
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Expand Up @@ -28,7 +28,7 @@
"copy-webpack-plugin": "^5.0.4",
"css-loader": "^3.2.0",
"expose-loader": "^0.7.5",
"imagemin": "^7.0.0",
"imagemin": "^7.0.1",
"imagemin-webp": "^5.1.0",
"mini-css-extract-plugin": "^0.8.0",
"node-sass": "^4.13.0",
Expand Down
17 changes: 9 additions & 8 deletions assets/yarn.lock
Expand Up @@ -3219,10 +3219,10 @@ got@^8.3.1:
url-parse-lax "^3.0.0"
url-to-options "^1.0.1"

graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2:
version "4.1.15"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA==
graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.2.2:
version "4.2.3"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==

"graceful-readlink@>= 1.0.0":
version "1.0.1"
Expand Down Expand Up @@ -3455,13 +3455,14 @@ imagemin-webp@^5.1.0:
exec-buffer "^3.0.0"
is-cwebp-readable "^2.0.1"

imagemin@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/imagemin/-/imagemin-7.0.0.tgz#48651ab86c1975157306e3a18f8994814db085ff"
integrity sha512-TXvCSSIYl4KQUASur9S0+E4olVECzvxvZABU9rNqsza7vzIrUQMRTjyczGf8OmtcgvZ9jOYyinXW3epOpd/04A==
imagemin@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/imagemin/-/imagemin-7.0.1.tgz#f6441ca647197632e23db7d971fffbd530c87dbf"
integrity sha512-33AmZ+xjZhg2JMCe+vDf6a9mzWukE7l+wAtesjE7KyteqqKjzxv7aVQeWnul1Ve26mWvEQqyPwl0OctNBfSR9w==
dependencies:
file-type "^12.0.0"
globby "^10.0.0"
graceful-fs "^4.2.2"
junk "^3.1.0"
make-dir "^3.0.0"
p-pipe "^3.0.0"
Expand Down

0 comments on commit f675678

Please sign in to comment.