-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Webpack in example project to version 5 (#173)
| Package | Current | Updated to | | --- | --- | --- | | webpack | 4.22.0 | 5.65.0 | | webpack-cli | 3.1.2 | 4.9.1 | | webpack-dev-server | 3.1.10 | 4.7.2 | The updates resolve Dependabot alerts for the following packages: - glob-parent; - ansi-html; - ansi-regex. As of now there are also alerts for `json-schema` and `trim-off-newlines`, but those are dependencies of `lerna` 4.0.0, which does not have an update yet. Signed-off-by: Rodrigo Pinto <rodrigo.pinto@calian.ca>
- Loading branch information
1 parent
863606e
commit 1877109
Showing
3 changed files
with
745 additions
and
2,264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.