@html-validate/eslint-config 5.11.5 → 5.11.7

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
@@ -14480,7 +14480,7 @@ var require_package = __commonJS({
14480
14480
  "package.json"(exports, module2) {
14481
14481
  module2.exports = {
14482
14482
  name: "@html-validate/eslint-config",
14483
- version: "5.11.4",
14483
+ version: "5.11.5",
14484
14484
  description: "Eslint sharable config used by the various HTML-validate packages",
14485
14485
  keywords: [
14486
14486
  "eslint"
@@ -14514,7 +14514,7 @@ var require_package = __commonJS({
14514
14514
  },
14515
14515
  dependencies: {
14516
14516
  "@rushstack/eslint-patch": "1.5.1",
14517
- eslint: "8.51.0",
14517
+ eslint: "8.52.0",
14518
14518
  "eslint-config-prettier": "9.0.0",
14519
14519
  "eslint-config-sidvind": "1.3.2",
14520
14520
  "eslint-formatter-gitlab": "5.0.0",