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

Commit eadd263

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency webpack-bundle-analyzer to v3.5.1
1 parent b150aea commit eadd263

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Diff for: package-lock.json

+3-3
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.9.0",
110110
"typescript": "3.6.3",
111111
"typescript-styled-plugin": "0.14.0",
112-
"webpack-bundle-analyzer": "3.5.0",
112+
"webpack-bundle-analyzer": "3.5.1",
113113
"xo": "0.21.1"
114114
},
115115
"keywords": [],

Diff for: yarn.lock

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

9412-
9413-
version "3.5.0"
9414-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.5.0.tgz#c82130a490a05f9267aa5956871aef574dff5074"
9415-
integrity sha512-NzueflueLSJxWGzDlMq5oUV+P8Qoq6yiaQlXGCbDYUpHEKlmzWdPLBJ4k/B6HTdAP/vHM8ply1Fx08mDnY+S8Q==
9412+
9413+
version "3.5.1"
9414+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.5.1.tgz#84aabb1547178d842ebb4ccc7324084b6c3b0ea9"
9415+
integrity sha512-CDdaT3TTu4F9X3tcDq6PNJOiNGgREOM0WdN2vVAoUUn+M6NLB5kJ543HImCWbrDwOpbpGARSwU8r+u0Pl367kA==
94169416
dependencies:
94179417
acorn "^6.0.7"
94189418
acorn-walk "^6.1.1"

0 commit comments

Comments
 (0)