@html-validate/eslint-config 5.6.0 → 5.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -14445,7 +14445,7 @@ var require_package = __commonJS({
14445
14445
  "package.json"(exports, module2) {
14446
14446
  module2.exports = {
14447
14447
  name: "@html-validate/eslint-config",
14448
- version: "5.5.27",
14448
+ version: "5.7.0",
14449
14449
  description: "Eslint sharable config used by the various HTML-validate packages",
14450
14450
  keywords: [
14451
14451
  "eslint"
@@ -14486,6 +14486,7 @@ var require_package = __commonJS({
14486
14486
  "eslint-import-resolver-node": "0.3.7",
14487
14487
  "eslint-import-resolver-typescript": "3.5.3",
14488
14488
  "eslint-plugin-array-func": "3.1.8",
14489
+ "eslint-plugin-eslint-comments": "3.2.0",
14489
14490
  "eslint-plugin-import": "2.27.5",
14490
14491
  "eslint-plugin-node": "11.1.0",
14491
14492
  "eslint-plugin-prettier": "4.2.1",