Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 54e46d1

Browse files
chore(deps): update dependency webpack-bundle-analyzer to v4.9.0
1 parent 1c115e4 commit 54e46d1

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
@@ -46,7 +46,7 @@
4646
"preact-cli": "3.4.5",
4747
"preact-render-spy": "1.3.0",
4848
"react-syntax-highlighter": "15.5.0",
49-
"webpack-bundle-analyzer": "4.8.0"
49+
"webpack-bundle-analyzer": "4.9.0"
5050
},
5151
"jest": {
5252
"preset": "jest-preset-preact"

yarn.lock

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

11811-
webpack-bundle-analyzer@4.8.0:
11812-
version "4.8.0"
11813-
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.8.0.tgz#951b8aaf491f665d2ae325d8b84da229157b1d04"
11814-
integrity sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg==
11811+
webpack-bundle-analyzer@4.9.0:
11812+
version "4.9.0"
11813+
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.9.0.tgz#fc093c4ab174fd3dcbd1c30b763f56d10141209d"
11814+
integrity sha512-+bXGmO1LyiNx0i9enBu3H8mv42sj/BJWhZNFwjz92tVnBa9J3JMGo2an2IXlEleoDOPn/Hofl5hr/xCpObUDtw==
1181511815
dependencies:
1181611816
"@discoveryjs/json-ext" "0.5.7"
1181711817
acorn "^8.0.4"

0 commit comments

Comments
 (0)