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 f3c83a4

Browse files
committed
chore(deps): update dependency webpack-bundle-analyzer to v2.11.0
1 parent 189e9b3 commit f3c83a4

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.10.0",
111+
"webpack-bundle-analyzer": "2.11.0",
112112
"xo": "0.20.3"
113113
},
114114
"keywords": [],

yarn.lock

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

8347-
webpack-bundle-analyzer@2.10.0:
8348-
version "2.10.0"
8349-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.10.0.tgz#d0646cda342939f6f05eb632a090abbd90317446"
8347+
webpack-bundle-analyzer@2.11.0:
8348+
version "2.11.0"
8349+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.11.0.tgz#ed6f6ab59f5b341ffb60849ca707a7fe841c4f86"
83508350
dependencies:
83518351
acorn "^5.3.0"
83528352
bfj-node4 "^5.2.0"

0 commit comments

Comments
 (0)