Skip to content

Commit 686720f

Browse files
renovate[bot]pi0
authored andcommitted
chore(deps): update dependency webpack-bundle-analyzer to ^3.5.2 (nuxt#6464)
1 parent 13331a0 commit 686720f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"url-loader": "^2.1.0",
4545
"vue-loader": "^15.7.1",
4646
"webpack": "^4.41.0",
47-
"webpack-bundle-analyzer": "^3.5.1",
47+
"webpack-bundle-analyzer": "^3.5.2",
4848
"webpack-dev-middleware": "^3.7.1",
4949
"webpack-hot-middleware": "^2.25.0",
5050
"webpack-node-externals": "^1.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11784,10 +11784,10 @@ webidl-conversions@^4.0.2:
1178411784
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
1178511785
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
1178611786

11787-
webpack-bundle-analyzer@^3.5.1:
11788-
version "3.5.1"
11789-
resolved "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.5.1.tgz#84aabb1547178d842ebb4ccc7324084b6c3b0ea9"
11790-
integrity sha512-CDdaT3TTu4F9X3tcDq6PNJOiNGgREOM0WdN2vVAoUUn+M6NLB5kJ543HImCWbrDwOpbpGARSwU8r+u0Pl367kA==
11787+
webpack-bundle-analyzer@^3.5.2:
11788+
version "3.5.2"
11789+
resolved "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.5.2.tgz#ac02834f4b31de8e27d71e6c7a612301ebddb79f"
11790+
integrity sha512-g9spCNe25QYUVqHRDkwG414GTok2m7pTTP0wr6l0J50Z3YLS04+BGodTqqoVBL7QfU/U/9p/oiI5XFOyfZ7S/A==
1179111791
dependencies:
1179211792
acorn "^6.0.7"
1179311793
acorn-walk "^6.1.1"

0 commit comments

Comments
 (0)