@html-validate/eslint-config 5.13.2 → 5.14.0

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
@@ -14164,7 +14164,7 @@ var require_package = __commonJS({
14164
14164
  "package.json"(exports2, module2) {
14165
14165
  module2.exports = {
14166
14166
  name: "@html-validate/eslint-config",
14167
- version: "5.13.0",
14167
+ version: "5.13.2",
14168
14168
  description: "Eslint sharable config used by the various HTML-validate packages",
14169
14169
  keywords: [
14170
14170
  "eslint"
@@ -14201,7 +14201,7 @@ var require_package = __commonJS({
14201
14201
  },
14202
14202
  dependencies: {
14203
14203
  "@rushstack/eslint-patch": "1.7.2",
14204
- eslint: "8.56.0",
14204
+ eslint: "8.57.0",
14205
14205
  "eslint-config-prettier": "9.1.0",
14206
14206
  "eslint-config-sidvind": "1.3.2",
14207
14207
  "eslint-formatter-gitlab": "5.1.0",