Skip to content

Commit

Permalink
Bump loader-utils, babel-loader and webpack
Browse files Browse the repository at this point in the history
Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [babel-loader](https://github.com/babel/babel-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together.


Removes `loader-utils`

Updates `babel-loader` from 5.4.2 to 9.1.0
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](babel/babel-loader@v5.4.2...v9.1.0)

Updates `webpack` from 1.15.0 to 5.74.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v1.15.0...v5.74.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 11, 2023
1 parent 8e37a54 commit 0a79410
Show file tree
Hide file tree
Showing 2 changed files with 2,026 additions and 318 deletions.
Loading

0 comments on commit 0a79410

Please sign in to comment.