Skip to content

Commit

Permalink
build(deps): bump webpack from 5.72.1 to 5.76.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.72.1...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2023
1 parent 4bfe617 commit 58cc451
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 54 deletions.
4 changes: 2 additions & 2 deletions packages/auto-polyfills-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"peerDependencies": {
"core-js": "^3",
"html-webpack-plugin": "^5.5.0",
"webpack": "^5.72.1"
"webpack": "^5.76.0"
},
"devDependencies": {
"html-webpack-plugin": "^5.5.0",
"webpack": "^5.72.1"
"webpack": "^5.76.0"
},
"author": "xbrave",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/dynamic-resolve-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"webpack": "^5 || ^4"
},
"devDependencies": {
"webpack": "^5.72.1"
"webpack": "^5.76.0"
},
"author": "xbrave",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/ko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"tapable": "^2.2.1",
"terser-webpack-plugin": "^5.3.6",
"thread-loader": "^3.0.4",
"webpack": "^5.72.1",
"webpack": "^5.76.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-server": "4.9.0",
"webpackbar": "^5.0.2",
Expand Down
Loading

0 comments on commit 58cc451

Please sign in to comment.