Skip to content

Commit 4274e9a

Browse files
build(deps-dev): bump webpack-bundle-analyzer from 4.5.0 to 4.6.0 (webpack#6343)
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.5.0 to 4.6.0. - [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](webpack-contrib/webpack-bundle-analyzer@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: webpack-bundle-analyzer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 542365d commit 4274e9a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"tap-spot": "^1.1.2",
138138
"unist-util-visit": "^4.1.0",
139139
"webpack": "^5.74.0",
140-
"webpack-bundle-analyzer": "^4.5.0",
140+
"webpack-bundle-analyzer": "^4.6.0",
141141
"webpack-cli": "^4.10.0",
142142
"webpack-dev-server": "^4.10.0",
143143
"webpack-merge": "^5.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12168,10 +12168,10 @@ webidl-conversions@^6.1.0:
1216812168
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
1216912169
integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
1217012170

12171-
webpack-bundle-analyzer@^4.5.0:
12172-
version "4.5.0"
12173-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.5.0.tgz#1b0eea2947e73528754a6f9af3e91b2b6e0f79d5"
12174-
integrity sha512-GUMZlM3SKwS8Z+CKeIFx7CVoHn3dXFcUAjT/dcZQQmfSZGvitPfMob2ipjai7ovFFqPvTqkEZ/leL4O0YOdAYQ==
12171+
webpack-bundle-analyzer@^4.6.0:
12172+
version "4.6.0"
12173+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.6.0.tgz#37cebc936a0c516a628aee895c6be59c4d8e141d"
12174+
integrity sha512-V3RcBMHW1aEclxgmYA9VxLKNJ/rYEe/BRcShxeYX+kerGu93PZB0gb0R8CW9lwvyQSfhln+flCCirdpTvwnESQ==
1217512175
dependencies:
1217612176
acorn "^8.0.4"
1217712177
acorn-walk "^8.0.0"

0 commit comments

Comments
 (0)