Skip to content

Commit

Permalink
fix(deps): update dependency webpack-bundle-analyzer to v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent f42dbca commit 01381d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"typescript": "5.1.3",
"url-loader": "4.1.1",
"webpack": "5.85.0",
"webpack-bundle-analyzer": "4.8.0",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.1",
"webpack-dev-server": "4.15.0",
"webpack-manifest-plugin": "5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7429,7 +7429,7 @@ __metadata:
typescript: 5.1.3
url-loader: 4.1.1
webpack: 5.85.0
webpack-bundle-analyzer: 4.8.0
webpack-bundle-analyzer: 4.9.0
webpack-cli: 5.1.1
webpack-dev-server: 4.15.0
webpack-manifest-plugin: 5.0.0
Expand Down Expand Up @@ -30690,9 +30690,9 @@ __metadata:
languageName: node
linkType: hard

"webpack-bundle-analyzer@npm:4.8.0":
version: 4.8.0
resolution: "webpack-bundle-analyzer@npm:4.8.0"
"webpack-bundle-analyzer@npm:4.9.0":
version: 4.9.0
resolution: "webpack-bundle-analyzer@npm:4.9.0"
dependencies:
"@discoveryjs/json-ext": 0.5.7
acorn: ^8.0.4
Expand All @@ -30706,7 +30706,7 @@ __metadata:
ws: ^7.3.1
bin:
webpack-bundle-analyzer: lib/bin/analyzer.js
checksum: 52f2b1442ff01742d6fd7b143487f872449700a2b3b212ec54ce149d2c4e7ab04a34ee2d7d9a54e59749c9f585bc25c923e78fef7946a51e8b64797b967fd0c9
checksum: fe7ab4fd129bf9e3291345c8e9db889b10df36cbc3bb58add5bddef078429336d1066395a605e6948bd7af91f604ae229de9ef2dcd4aa95e5ab3d49934d67368
languageName: node
linkType: hard

Expand Down

0 comments on commit 01381d0

Please sign in to comment.