Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency webpack-bundle-analyzer to v2.13.1 (#1264
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] authored and samouss committed May 24, 2018
1 parent fed8736 commit 06134a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"stat-mode": "0.2.2",
"style-loader": "0.21.0",
"webpack": "3.12.0",
"webpack-bundle-analyzer": "2.13.0",
"webpack-bundle-analyzer": "2.13.1",
"webpack-dev-middleware": "2.0.6",
"webpack-hot-middleware": "2.22.2"
}
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14280,9 +14280,9 @@ webidl-conversions@^4.0.1, webidl-conversions@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"

webpack-bundle-analyzer@2.13.0:
version "2.13.0"
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.13.0.tgz#8d7db44c3d4844bc911890998e1110514cf12264"
webpack-bundle-analyzer@2.13.1:
version "2.13.1"
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.13.1.tgz#07d2176c6e86c3cdce4c23e56fae2a7b6b4ad526"
dependencies:
acorn "^5.3.0"
bfj-node4 "^5.2.0"
Expand Down

0 comments on commit 06134a7

Please sign in to comment.