Thanks to visit codestin.com
Credit goes to github.com

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

Commit 647691e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency webpack-bundle-analyzer to v3.3.0
1 parent 034687f commit 647691e

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"react-test-renderer": "16.8.6",
110110
"typescript": "3.4.3",
111111
"typescript-styled-plugin": "0.14.0",
112-
"webpack-bundle-analyzer": "3.2.0",
112+
"webpack-bundle-analyzer": "3.3.0",
113113
"xo": "0.21.1"
114114
},
115115
"keywords": [],

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10119,10 +10119,10 @@ webidl-conversions@^4.0.1, webidl-conversions@^4.0.2:
1011910119
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
1012010120
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
1012110121

10122-
webpack-bundle-analyzer@3.2.0:
10123-
version "3.2.0"
10124-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.2.0.tgz#0630d298e88511d036d7c823705d7b852593d5c4"
10125-
integrity sha512-F6bwrg5TBb9HsHZCltH1L5F091ELQ+/i67MEH7jWkYRvVp53eONNneGaIXSdOQUiXUyd3RnkITWRfWvSVQGnZQ==
10122+
webpack-bundle-analyzer@3.3.0:
10123+
version "3.3.0"
10124+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.3.0.tgz#2c18aca01fa03f11dccb3f627fb40b9f38bd7225"
10125+
integrity sha512-xNz1oC5pFiVLyDHDz2qZs3ydAuIWv96zokdBZAz+xdhD8BX3mytCmbWkzLzNRDjuWEovhQtycuvpfd368XvLBA==
1012610126
dependencies:
1012710127
acorn "^6.0.7"
1012810128
acorn-walk "^6.1.1"

0 commit comments

Comments
 (0)