Skip to content

Commit 756a0cf

Browse files
chore(deps): update dependency webpack-bundle-analyzer to v4
1 parent 1e1b3d8 commit 756a0cf

File tree

2 files changed

+571
-319
lines changed

2 files changed

+571
-319
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/react-dom": "16.9.14",
5959
"@types/sequelize": "4.28.10",
6060
"@types/webpack": "4.41.30",
61-
"@types/webpack-bundle-analyzer": "3.9.4",
61+
"@types/webpack-bundle-analyzer": "4.7.0",
6262
"awesome-typescript-loader": "5.2.1",
6363
"css-loader": "2.1.1",
6464
"extract-text-webpack-plugin": "3.0.2",
@@ -81,7 +81,7 @@
8181
"tslint-microsoft-contrib": "6.2.0",
8282
"typescript": "3.3.4000",
8383
"webpack": "4.46.0",
84-
"webpack-bundle-analyzer": "3.9.0",
84+
"webpack-bundle-analyzer": "4.10.1",
8585
"webpack-cli": "3.3.12"
8686
},
8787
"release": {

0 commit comments

Comments
 (0)