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

Skip to content

Commit 96c0000

Browse files
authored
Merge pull request coderplex-org#187 from coderplex/renovate/webpack-bundle-analyzer-2.x
chore(deps): update dependency webpack-bundle-analyzer to v2.11.1
2 parents 353d35c + 83cb56d commit 96c0000

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"react-test-renderer": "16.2.0",
109109
"typescript": "2.7.2",
110110
"typescript-styled-plugin": "0.6.0",
111-
"webpack-bundle-analyzer": "2.11.0",
111+
"webpack-bundle-analyzer": "2.11.1",
112112
"xo": "0.20.3"
113113
},
114114
"keywords": [],

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8348,9 +8348,9 @@ webidl-conversions@^4.0.1, webidl-conversions@^4.0.2:
83488348
version "4.0.2"
83498349
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
83508350

8351-
8352-
version "2.11.0"
8353-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.11.0.tgz#ed6f6ab59f5b341ffb60849ca707a7fe841c4f86"
8351+
8352+
version "2.11.1"
8353+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.11.1.tgz#b9fbfb6a32c0a8c1c3237223e90890796b950ab9"
83548354
dependencies:
83558355
acorn "^5.3.0"
83568356
bfj-node4 "^5.2.0"

0 commit comments

Comments
 (0)