Bump html-loader from 3.1.0 to 3.1.2 (#643)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 21 Jun 2022 12:09:36 +0000 (17:39 +0530)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2022 12:09:36 +0000 (17:39 +0530)
Bumps [html-loader](https://github.com/webpack-contrib/html-loader) from 3.1.0 to 3.1.2.
- [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.1.0...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 8f77a6bd4eda6e727ad466436f8347b3a79df171..390ac9d9160a85b3aa08d078b4ce1d5e5d94f7da 100644 (file)
@@ -63,7 +63,7 @@
         "eslint-plugin-react-hooks": "^4.6.0",
         "favicons": "^6.2.2",
         "favicons-webpack-plugin": "^5.0.2",
-        "html-loader": "^3.1.0",
+        "html-loader": "^3.1.2",
         "html-webpack-plugin": "^5.3.1",
         "mini-css-extract-plugin": "^2.6.1",
         "path-browserify": "^1.0.1",
       "dev": true
     },
     "node_modules/html-loader": {
-      "version": "3.1.0",
-      "resolved": "https://registry.npmjs.org/html-loader/-/html-loader-3.1.0.tgz",
-      "integrity": "sha512-ycMYFRiCF7YANcLDNP72kh3Po5pTcH+bROzdDwh00iVOAY/BwvpuZ1BKPziQ35Dk9D+UD84VGX1Lu/H4HpO4fw==",
+      "version": "3.1.2",
+      "resolved": "https://registry.npmjs.org/html-loader/-/html-loader-3.1.2.tgz",
+      "integrity": "sha512-9WQlLiAV5N9fCna4MUmBW/ifaUbuFZ2r7IZmtXzhyfyi4zgPEjXsmsYCKs+yT873MzRj+f1WMjuAiPNA7C6Tcw==",
       "dev": true,
       "dependencies": {
         "html-minifier-terser": "^6.0.2",
       "dev": true
     },
     "html-loader": {
-      "version": "3.1.0",
-      "resolved": "https://registry.npmjs.org/html-loader/-/html-loader-3.1.0.tgz",
-      "integrity": "sha512-ycMYFRiCF7YANcLDNP72kh3Po5pTcH+bROzdDwh00iVOAY/BwvpuZ1BKPziQ35Dk9D+UD84VGX1Lu/H4HpO4fw==",
+      "version": "3.1.2",
+      "resolved": "https://registry.npmjs.org/html-loader/-/html-loader-3.1.2.tgz",
+      "integrity": "sha512-9WQlLiAV5N9fCna4MUmBW/ifaUbuFZ2r7IZmtXzhyfyi4zgPEjXsmsYCKs+yT873MzRj+f1WMjuAiPNA7C6Tcw==",
       "dev": true,
       "requires": {
         "html-minifier-terser": "^6.0.2",
index abdf2f59f1ca7a1a7f9c72ddf29ba60511273701..c5f7e5e63106e7505d71b127dd601e9f191ee543 100644 (file)
@@ -69,7 +69,7 @@
     "eslint-plugin-react-hooks": "^4.6.0",
     "favicons": "^6.2.2",
     "favicons-webpack-plugin": "^5.0.2",
-    "html-loader": "^3.1.0",
+    "html-loader": "^3.1.2",
     "html-webpack-plugin": "^5.3.1",
     "mini-css-extract-plugin": "^2.6.1",
     "path-browserify": "^1.0.1",