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

---
updated-dependencies:
- dependency-name: eslint-plugin-html
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 2594dd66615675f3ccc52fdadc2dc11887e5ccc9..61dedcc2da802277d9835356ba11d1b5d0622f83 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.0.0",
+        "eslint-plugin-html": "^8.1.0",
         "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.0.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-8.0.0.tgz",
-      "integrity": "sha512-NINLBAXM3mLa3k5Ezr/kNLHAJJwbot6lS7Ro+SUftDw4cA51KMmcDuCf98GP6Q6kTVPY1hIggzskxAdxfUPXSA==",
+      "version": "8.1.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-html/-/eslint-plugin-html-8.1.0.tgz",
+      "integrity": "sha512-5bRZQwxZew2Yo9Fa8diz2C9RmzIw9Gs4yzmmjUcpuzhdLW8aVcDtYzEHhNNdt01Z0m4AzSJNuY63RXvzStvDgA==",
       "dev": true,
       "dependencies": {
         "htmlparser2": "^9.1.0"
index 63dd3ac2b7176fe92e8bfbf4eb1149163f9920fa..6a92b7fb657bb6a3bac2699402f5ec584bdf8a7e 100644 (file)
     "cross-env": "^7.0.3",
     "eslint": "^8.57.0",
     "eslint-config-xo": "^0.44.0",
-    "eslint-plugin-html": "^8.0.0",
+    "eslint-plugin-html": "^8.1.0",
     "eslint-plugin-import": "^2.29.1",
     "eslint-plugin-markdown": "^4.0.1",
     "eslint-plugin-unicorn": "^52.0.0",