Skip to content

Commit

Permalink
Bump loader-utils and webpack-cli
Browse files Browse the repository at this point in the history
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together.


Updates `loader-utils` from 1.2.3 to 1.4.2
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.2.3...v1.4.2)

Updates `webpack-cli` from 3.3.10 to 3.3.12
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-cli@v3.3.10...v3.3.12)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: webpack-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 11, 2022
1 parent 68115f2 commit 492d226
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 70 deletions.
176 changes: 107 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"pretty-js": "0.2.1",
"style-loader": "1.0.1",
"webpack": "4.41.3",
"webpack-cli": "3.3.10",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.9.0"
},
"scripts": {
Expand Down

0 comments on commit 492d226

Please sign in to comment.