Skip to content

Commit

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


Updates `loader-utils` from 0.2.17 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v0.2.17...v2.0.4)

Updates `ejs-loader` from 0.3.7 to 0.5.0
- [Release notes](https://github.com/difelice/ejs-loader/releases)
- [Commits](https://github.com/difelice/ejs-loader/commits/v0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent fc3da53 commit e55a574
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 81 deletions.
89 changes: 9 additions & 80 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 @@ -73,7 +73,7 @@
"css-loader": "^6.7.1",
"csv-loader": "^3.0.2",
"del": "^6.0.0",
"ejs-loader": "^0.3.0",
"ejs-loader": "^0.5.0",
"eslint": "^5.4.0",
"event-stream": "^4.0.1",
"file-loader": "^6.2.0",
Expand Down

0 comments on commit e55a574

Please sign in to comment.