This is an automated email from the ASF dual-hosted git repository.

hxd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git


The following commit(s) were added to refs/heads/master by this push:
     new fe0ca16  Bump webpack-bundle-analyzer from 2.13.1 to 3.5.2
fe0ca16 is described below

commit fe0ca1633c7e5acb9746e95c322ac9acebe2750c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 9 10:41:38 2019 +0000

    Bump webpack-bundle-analyzer from 2.13.1 to 3.5.2
    
    Bumps 
[webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer)
 from 2.13.1 to 3.5.2.
    - [Release 
notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
    - 
[Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.5.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index bb0c5b6..85a4ddd 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
     "vue-style-loader": "^3.0.1",
     "vue-template-compiler": "^2.5.2",
     "webpack": "^3.6.0",
-    "webpack-bundle-analyzer": "^2.9.0",
+    "webpack-bundle-analyzer": "^3.5.2",
     "webpack-dev-server": "^2.9.1",
     "webpack-merge": "^4.1.0"
   },

Reply via email to