Skip to content

Commit 4d3243e

Browse files
chore(deps-dev): bump webpack-bundle-analyzer from 4.10.1 to 4.10.2
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.10.1 to 4.10.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](webpack-contrib/webpack-bundle-analyzer@v4.10.1...v4.10.2) --- updated-dependencies: - dependency-name: webpack-bundle-analyzer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cdc377 commit 4d3243e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

yarn.lock

+3-4
Original file line numberDiff line numberDiff line change
@@ -11298,9 +11298,9 @@ webidl-conversions@^3.0.0:
1129811298
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
1129911299

1130011300
webpack-bundle-analyzer@^4.5.0:
11301-
version "4.10.1"
11302-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.1.tgz#84b7473b630a7b8c21c741f81d8fe4593208b454"
11303-
integrity sha512-s3P7pgexgT/HTUSYgxJyn28A+99mmLq4HsJepMPzu0R8ImJc52QNqaFYW1Z2z2uIb1/J3eYgaAWVpaC+v/1aAQ==
11301+
version "4.10.2"
11302+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.2.tgz#633af2862c213730be3dbdf40456db171b60d5bd"
11303+
integrity sha512-vJptkMm9pk5si4Bv922ZbKLV8UTT4zib4FPgXMhgzUny0bfDDkLXAVQs3ly3fS4/TN9ROFtb0NFrm04UXFE/Vw==
1130411304
dependencies:
1130511305
"@discoveryjs/json-ext" "0.5.7"
1130611306
acorn "^8.0.4"
@@ -11310,7 +11310,6 @@ webpack-bundle-analyzer@^4.5.0:
1131011310
escape-string-regexp "^4.0.0"
1131111311
gzip-size "^6.0.0"
1131211312
html-escaper "^2.0.2"
11313-
is-plain-object "^5.0.0"
1131411313
opener "^1.5.2"
1131511314
picocolors "^1.0.0"
1131611315
sirv "^2.0.3"

0 commit comments

Comments
 (0)