Skip to content

Commit 462c474

Browse files
Merge pull request #157 from tutorcruncher/dependabot/npm_and_yarn/webpack-bundle-analyzer-4.4.0
Bump webpack-bundle-analyzer from 4.3.0 to 4.4.0
2 parents fbeeead + 9b55e20 commit 462c474

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
@@ -12211,10 +12211,10 @@ webidl-conversions@^4.0.2:
1221112211
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
1221212212
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
1221312213

12214-
webpack-bundle-analyzer@^4.3.0:
12215-
version "4.3.0"
12216-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.3.0.tgz#2f3c0ca9041d5ee47fa418693cf56b4a518b578b"
12217-
integrity sha512-J3TPm54bPARx6QG8z4cKBszahnUglcv70+N+8gUqv2I5KOFHJbzBiLx+pAp606so0X004fxM7hqRu10MLjJifA==
12214+
webpack-bundle-analyzer@^4.4.0:
12215+
version "4.4.0"
12216+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.4.0.tgz#74013106e7e2b07cbd64f3a5ae847f7e814802c7"
12217+
integrity sha512-9DhNa+aXpqdHk8LkLPTBU/dMfl84Y+WE2+KnfI6rSpNRNVKa0VGLjPd2pjFubDeqnWmulFggxmWBxhfJXZnR0g==
1221812218
dependencies:
1221912219
acorn "^8.0.4"
1222012220
acorn-walk "^8.0.0"

0 commit comments

Comments
 (0)