Skip to content

Commit a743bdd

Browse files
chore: bump webpack-bundle-analyzer from 5.1.1 to 5.2.0 (#396)
Bumps [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) from 5.1.1 to 5.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md">webpack-bundle-analyzer's changelog</a>.</em></p> <blockquote> <h2>5.2.0</h2> <ul> <li> <p><strong>New Feature</strong></p> <ul> <li>Add support for Zstandard compression (<a href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/693">#693</a> by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a>)</li> </ul> </li> <li> <p><strong>Internal</strong></p> <ul> <li>Prettier applied to the code base (<a href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/694">#693</a> by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a>)</li> <li>Update <code>sirv</code> dependency (<a href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/692">#692</a> by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a>)</li> <li>Update <code>ws</code> dependency (<a href="https://redirect.github.com/webpack-contrib/webpack-bundle-analyzer/pull/691">#691</a> by <a href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/webpack/webpack-bundle-analyzer/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-bundle-analyzer&package-manager=npm_and_yarn&previous-version=5.1.1&new-version=5.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cbeeb4 commit a743bdd

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"vinyl-source-stream": "2.0.0",
108108
"web-streams-polyfill": "3.2.1",
109109
"webpack": "5.104.1",
110-
"webpack-bundle-analyzer": "5.1.1",
110+
"webpack-bundle-analyzer": "5.2.0",
111111
"webpack-stream": "7.0.0",
112112
"zstd-codec": "0.1.5"
113113
},

0 commit comments

Comments
 (0)