diff options
author | Mike Greiling <mike@pixelcog.com> | 2018-09-21 01:21:51 -0500 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2018-09-24 11:13:50 -0500 |
commit | 7488d898123858a7ecf4fa2c4664ced3047332c5 (patch) | |
tree | b9ad3e3696691c4d52265e145aa3511e08f2eb0f /package.json | |
parent | c231194dd7b0ca94fa786bc532f6cd8087c76fe6 (diff) | |
download | gitlab-ce-7488d898123858a7ecf4fa2c4664ced3047332c5.tar.gz |
Upgrade webpack-bundle-analyzer to latestupdate-frontend-dependencies
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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", |