]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump eslint-plugin-html from 8.1.0 to 8.1.1 (#39922)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 Apr 2024 10:10:40 +0000 (13:10 +0300)
committerGitHub <noreply@github.com>
Tue, 23 Apr 2024 10:10:40 +0000 (13:10 +0300)
Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 8.1.0 to 8.1.1.
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v8.1.0...v8.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-html
  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 d043d01e7cb3ef07f3f314da1b8e8bd5a7c62876..dec46566fd114dfebb0a8b2e8b0fdc84e19be818 100644 (file)
@@ -36,7 +36,7 @@
         "cross-env": "^7.0.3",
         "eslint": "^8.57.0",
         "eslint-config-xo": "^0.44.0",
-        "eslint-plugin-html": "^8.1.0",
+        "eslint-plugin-html": "^8.1.1",
         "eslint-plugin-import": "^2.29.1",
         "eslint-plugin-markdown": "^4.0.1",
         "eslint-plugin-unicorn": "^52.0.0",
       }
     },
     "node_modules/eslint-plugin-html": {
-      "version": "8.1.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-8.1.0.tgz",
-      "integrity": "sha512-5bRZQwxZew2Yo9Fa8diz2C9RmzIw9Gs4yzmmjUcpuzhdLW8aVcDtYzEHhNNdt01Z0m4AzSJNuY63RXvzStvDgA==",
+      "version": "8.1.1",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-8.1.1.tgz",
+      "integrity": "sha512-6qmlJsc40D2m3Dn9oEH+0PAOkJhxVu0f5sVItqpCE0YWgYnyP4xCjBc3UWTHaJcY9ARkWOLIIuXLq0ndRnQOHw==",
       "dev": true,
       "dependencies": {
         "htmlparser2": "^9.1.0"
index 38fee4c57f53ade5142ad0a00d6002e2d180a48a..87683ad2d2d8701ee1534f2d614b54cc976d5828 100644 (file)
     "cross-env": "^7.0.3",
     "eslint": "^8.57.0",
     "eslint-config-xo": "^0.44.0",
-    "eslint-plugin-html": "^8.1.0",
+    "eslint-plugin-html": "^8.1.1",
     "eslint-plugin-import": "^2.29.1",
     "eslint-plugin-markdown": "^4.0.1",
     "eslint-plugin-unicorn": "^52.0.0",