Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-09-21 09:21:51 +0300
committerMike Greiling <mike@pixelcog.com>2018-09-24 19:13:50 +0300
commit7488d898123858a7ecf4fa2c4664ced3047332c5 (patch)
treeb9ad3e3696691c4d52265e145aa3511e08f2eb0f /package.json
parentc231194dd7b0ca94fa786bc532f6cd8087c76fe6 (diff)
Upgrade webpack-bundle-analyzer to latest
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b58380c6e80..0059934bdfe 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"vue-virtual-scroll-list": "^1.2.5",
"vuex": "^3.0.1",
"webpack": "^4.19.1",
- "webpack-bundle-analyzer": "^2.13.1",
+ "webpack-bundle-analyzer": "^3.0.2",
"webpack-cli": "^3.1.0",
"webpack-stats-plugin": "^0.2.1",
"worker-loader": "^2.0.0",