Skip to content

Commit

Permalink
version bump imagemin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jagonzalr committed Jan 7, 2019
1 parent a3f2013 commit 7e0c50f
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 @@ -46,10 +46,10 @@
"dependencies": {
"async-throttle": "^1.1.0",
"babel-runtime": "^6.18.0",
"imagemin": "^6.0.0",
"imagemin-gifsicle": "^5.1.0",
"imagemin-jpegtran": "^5.0.2",
"imagemin-optipng": "^5.1.0",
"imagemin": "^6.1.0",
"imagemin-gifsicle": "^6.0.1",
"imagemin-jpegtran": "^6.0.0",
"imagemin-optipng": "^6.0.0",
"imagemin-pngquant": "^6.0.0",
"imagemin-svgo": "^7.0.0",
"lodash.map": "^4.6.0",
Expand Down

0 comments on commit 7e0c50f

Please sign in to comment.