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

Commit 6be8f6d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency webpack-bundle-analyzer to v3.5.2
1 parent 64799e9 commit 6be8f6d

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.1",
112+
"webpack-bundle-analyzer": "3.5.2",
113113
"xo": "0.21.1"
114114
},
115115
"keywords": [],

Diff for: yarn.lock

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

9419-
9420-
version "3.5.1"
9421-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.5.1.tgz#84aabb1547178d842ebb4ccc7324084b6c3b0ea9"
9422-
integrity sha512-CDdaT3TTu4F9X3tcDq6PNJOiNGgREOM0WdN2vVAoUUn+M6NLB5kJ543HImCWbrDwOpbpGARSwU8r+u0Pl367kA==
9419+
9420+
version "3.5.2"
9421+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.5.2.tgz#ac02834f4b31de8e27d71e6c7a612301ebddb79f"
9422+
integrity sha512-g9spCNe25QYUVqHRDkwG414GTok2m7pTTP0wr6l0J50Z3YLS04+BGodTqqoVBL7QfU/U/9p/oiI5XFOyfZ7S/A==
94239423
dependencies:
94249424
acorn "^6.0.7"
94259425
acorn-walk "^6.1.1"

0 commit comments

Comments
 (0)