Skip to content

Commit

Permalink
fix(deps): update dependency webpack-bundle-tracker to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 520f3a2 commit b29b12b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"waait": "^1.0.4",
"webpack": "^5.76.0",
"webpack-bundle-analyzer": "^4.6.1",
"webpack-bundle-tracker": "1.8.1",
"webpack-bundle-tracker": "3.1.1",
"webpack-cli": "^4.8.0",
"webpack-dev-middleware": "^5.0.0",
"webpack-hot-middleware": "^2.25.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8921,7 +8921,7 @@ __metadata:
waait: ^1.0.4
webpack: ^5.76.0
webpack-bundle-analyzer: ^4.6.1
webpack-bundle-tracker: 1.8.1
webpack-bundle-tracker: 3.1.1
webpack-cli: ^4.8.0
webpack-dev-middleware: ^5.0.0
webpack-hot-middleware: ^2.25.0
Expand Down Expand Up @@ -13097,18 +13097,17 @@ __metadata:
languageName: node
linkType: hard

"webpack-bundle-tracker@npm:1.8.1":
version: 1.8.1
resolution: "webpack-bundle-tracker@npm:1.8.1"
"webpack-bundle-tracker@npm:3.1.1":
version: 3.1.1
resolution: "webpack-bundle-tracker@npm:3.1.1"
dependencies:
lodash.assign: ^4.2.0
lodash.defaults: ^4.2.0
lodash.foreach: ^4.5.0
lodash.frompairs: ^4.0.1
lodash.get: ^4.4.2
lodash.topairs: ^4.3.0
strip-ansi: ^6.0.0
checksum: c2f83d42a825c071d058e24b2da3a5938899c21aa10e4a65211cbc5c92a6906917de94c957dcc9cc63158d0c1c8af6da95863284446a09c31271caf327d55c54
checksum: c5ccc38ff836632f8ad3c317230fb899c0edb1d78923b5a9b82d61f2ce3e0c4cf926957ef02e83be0efea7a5b38fa23bbca7fd385dbdfb0e3fabb182ce7ba245
languageName: node
linkType: hard

Expand Down

0 comments on commit b29b12b

Please sign in to comment.