Bump expose-loader from 1.0.3 to 2.0.0

Bumps [expose-loader](https://github.com/webpack-contrib/expose-loader) from 1.0.3 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/expose-loader/releases)
- [Changelog](https://github.com/webpack-contrib/expose-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/expose-loader/compare/v1.0.3...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-08 05:08:17 +00:00
committed by GitHub
parent 0edf49cd63
commit b909e513d1
2 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-promise": "^4.2.1",
"expose-loader": "^1.0.3",
"expose-loader": "^2.0.0",
"file-loader": "^6.2.0",
"html-loader": "^1.1.0",
"html-webpack-plugin": "^4.5.1",