Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 40c86a2

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency webpack-bundle-analyzer to v3.6.0
1 parent 2914dcb commit 40c86a2

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

Diff for: package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"react-test-renderer": "16.10.2",
110110
"typescript": "3.6.4",
111111
"typescript-styled-plugin": "0.14.0",
112-
"webpack-bundle-analyzer": "3.5.2",
112+
"webpack-bundle-analyzer": "3.6.0",
113113
"xo": "0.21.1"
114114
},
115115
"keywords": [],

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9483,10 +9483,10 @@ webidl-conversions@^4.0.2:
94839483
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
94849484
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
94859485

9486-
webpack-bundle-analyzer@3.5.2:
9487-
version "3.5.2"
9488-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.5.2.tgz#ac02834f4b31de8e27d71e6c7a612301ebddb79f"
9489-
integrity sha512-g9spCNe25QYUVqHRDkwG414GTok2m7pTTP0wr6l0J50Z3YLS04+BGodTqqoVBL7QfU/U/9p/oiI5XFOyfZ7S/A==
9486+
webpack-bundle-analyzer@3.6.0:
9487+
version "3.6.0"
9488+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.6.0.tgz#39b3a8f829ca044682bc6f9e011c95deb554aefd"
9489+
integrity sha512-orUfvVYEfBMDXgEKAKVvab5iQ2wXneIEorGNsyuOyVYpjYrI7CUOhhXNDd3huMwQ3vNNWWlGP+hzflMFYNzi2g==
94909490
dependencies:
94919491
acorn "^6.0.7"
94929492
acorn-walk "^6.1.1"

0 commit comments

Comments
 (0)