Skip to content

Commit 33fee3b

Browse files
Bump webpack and webpack-cli
Bumps [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies needed to be updated together. Updates `webpack` from 4.46.0 to 5.18.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.46.0...v5.18.0) Updates `webpack-cli` from 3.3.12 to 4.4.0 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71e4f56 commit 33fee3b

File tree

2 files changed

+478
-885
lines changed

2 files changed

+478
-885
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"tsconfig-paths": "^3.9.0",
5454
"tsconfig-paths-webpack-plugin": "^3.2.0",
5555
"typescript": "^4.0.2",
56-
"webpack": "^4.43.0",
57-
"webpack-cli": "^3.3.12",
56+
"webpack": "^5.18.0",
57+
"webpack-cli": "^4.4.0",
5858
"webpack-dev-server": "^3.11.0"
5959
},
6060
"dependencies": {},

0 commit comments

Comments
 (0)