Skip to content

Commit 9b55e20

Browse files
Bump webpack-bundle-analyzer from 4.3.0 to 4.4.0
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.3.0 to 4.4.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.3.0...v4.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1640364 commit 9b55e20

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
@@ -53,7 +53,7 @@
5353
"shelljs": "0.8.4",
5454
"sshpk": "^1.16.1",
5555
"tunnel-agent": "^0.6.0",
56-
"webpack-bundle-analyzer": "^4.3.0"
56+
"webpack-bundle-analyzer": "^4.4.0"
5757
},
5858
"browserslist": {
5959
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12168,10 +12168,10 @@ webidl-conversions@^4.0.2:
1216812168
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
1216912169
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
1217012170

12171-
webpack-bundle-analyzer@^4.3.0:
12172-
version "4.3.0"
12173-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.3.0.tgz#2f3c0ca9041d5ee47fa418693cf56b4a518b578b"
12174-
integrity sha512-J3TPm54bPARx6QG8z4cKBszahnUglcv70+N+8gUqv2I5KOFHJbzBiLx+pAp606so0X004fxM7hqRu10MLjJifA==
12171+
webpack-bundle-analyzer@^4.4.0:
12172+
version "4.4.0"
12173+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.4.0.tgz#74013106e7e2b07cbd64f3a5ae847f7e814802c7"
12174+
integrity sha512-9DhNa+aXpqdHk8LkLPTBU/dMfl84Y+WE2+KnfI6rSpNRNVKa0VGLjPd2pjFubDeqnWmulFggxmWBxhfJXZnR0g==
1217512175
dependencies:
1217612176
acorn "^8.0.4"
1217712177
acorn-walk "^8.0.0"

0 commit comments

Comments
 (0)