Skip to content

Commit

Permalink
feat(deps): bump compression-webpack-plugin from 6.0.4 to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Nov 9, 2020
1 parent 92f7382 commit 4cfb4e9
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 @@ -29,6 +29,6 @@
"license": "MIT",
"dependencies": {
"brotli-webpack-plugin": "^1.1.0",
"compression-webpack-plugin": "^6.0.4"
"compression-webpack-plugin": "^6.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,10 @@ commondir@^1.0.1:
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=

compression-webpack-plugin@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-6.0.4.tgz#524699c0ad4e94cab0eb199c734e291f6ab685b9"
integrity sha512-PViPdrF5UmqZxsr9WNoE+R6lTre6/5tC9TmWotBfhOQtWlc7oj/SXCsrecbZJ9LDpwLjHH6llPCKmw+JGPGN+A==
compression-webpack-plugin@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-6.1.0.tgz#ef88a4c35e240aa14bec6cccc0582ed47e148605"
integrity sha512-RK/bBW3JwQpb7tH91trro7ulNa0ynSTPxQO48rn/oS1Y2nGUYuX6CWIOqbhUF2+b+2clqJeDGIYYckvg6WKabA==
dependencies:
cacache "^15.0.5"
find-cache-dir "^3.3.1"
Expand Down

0 comments on commit 4cfb4e9

Please sign in to comment.