Skip to content

Commit

Permalink
Pin dependency webpack-bundle-analyzer to 3.4.1 (#1762)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and outoftime committed Sep 1, 2019
1 parent a526295 commit 367cb86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
"transform-loader": "0.2.4",
"val-loader": "1.1.1",
"webpack": "4.16.5",
"webpack-bundle-analyzer": "^3.0.0",
"webpack-bundle-analyzer": "3.4.1",
"webpack-dev-middleware": "3.1.3",
"webpack-visualizer-plugin": "0.1.11",
"yarn-deduplicate": "1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15734,7 +15734,7 @@ webidl-conversions@^4.0.2:
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==

webpack-bundle-analyzer@^3.0.0:
webpack-bundle-analyzer@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.4.1.tgz#430544c7ba1631baccf673475ca8300cb74a3c47"
integrity sha512-Bs8D/1zF+17lhqj2OYmzi7HEVYqEVxu7lCO9Ff8BwajenOU0vAwEoV8e4ICCPNZAcqR1PCR/7o2SkW+cnCmF0A==
Expand Down

0 comments on commit 367cb86

Please sign in to comment.