Bump html-loader from 3.0.0 to 3.0.1

Bumps [html-loader](https://github.com/webpack-contrib/html-loader) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/webpack-contrib/html-loader/releases)
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: html-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-02 17:13:48 +00:00
committed by GitHub
parent e73ab766ef
commit ce07dccbe8
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -34,12 +34,12 @@
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"expose-loader": "^3.1.0",
"html-loader": "^3.0.0",
"html-loader": "^3.0.1",
"html-webpack-plugin": "^5.5.0",
"postcss": "^8.3.11",
"postcss-loader": "^6.2.0",
"postcss-preset-env": "^6.7.0",
"postcss-scss": "^4.0.1",
"postcss-scss": "^4.0.2",
"sass": "^1.43.4",
"sass-loader": "^12.2.0",
"source-map-loader": "^3.0.0",