Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Commit

Permalink
Update of imagemin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Eterion committed May 31, 2018
1 parent e424808 commit ea8107f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"test": "npm run test:webpack1 && npm run test:webpack2 && npm run test:webpack3 && npm run test:webpack4"
},
"dependencies": {
"imagemin": "^5.2.2",
"imagemin-gifsicle": "^5.1.0",
"imagemin": "^5.3.1",
"imagemin-gifsicle": "^5.2.0",
"imagemin-mozjpeg": "^7.0.0",
"imagemin-optipng": "^5.2.1",
"imagemin-pngquant": "^5.0.0",
"imagemin-pngquant": "^5.1.0",
"imagemin-svgo": "^6.0.0",
"imagemin-webp": "^4.0.0",
"imagemin-webp": "^4.1.0",
"loader-utils": "^1.1.0",
"object-assign": "^4.1.1",
"webpack-cli": "^2.1.3"
Expand Down

0 comments on commit ea8107f

Please sign in to comment.