about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-14 09:14:10 +0100
committerGitHub <noreply@github.com>2023-02-14 09:14:10 +0100
commitcfad64daebe827b014785a70b11ebec330694a5a (patch)
treec33aa4b3e556d356814e8e40f566454bab165363 /package.json
parent64f9ced09f05d3505c093a86da340e3e513e2c78 (diff)
Bump webpack-bundle-analyzer from 4.7.0 to 4.8.0 (#23581)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1a3977997..87696d276 100644
--- a/package.json
+++ b/package.json
@@ -128,7 +128,7 @@
     "uuid": "^8.3.1",
     "webpack": "^4.46.0",
     "webpack-assets-manifest": "^4.0.6",
-    "webpack-bundle-analyzer": "^4.7.0",
+    "webpack-bundle-analyzer": "^4.8.0",
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.8.0",
     "wicg-inert": "^3.1.2",