@html-validate/eslint-config 5.3.8 → 5.3.9

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
@@ -8908,7 +8908,7 @@ var require_package = __commonJS({
8908
8908
  "package.json"(exports, module2) {
8909
8909
  module2.exports = {
8910
8910
  name: "@html-validate/eslint-config",
8911
- version: "5.3.7",
8911
+ version: "5.3.8",
8912
8912
  description: "Eslint sharable config used by the various HTML-validate packages",
8913
8913
  keywords: [
8914
8914
  "eslint"
@@ -8943,7 +8943,7 @@ var require_package = __commonJS({
8943
8943
  dependencies: {
8944
8944
  "@rushstack/eslint-patch": "1.1.0",
8945
8945
  eslint: "8.10.0",
8946
- "eslint-config-prettier": "8.4.0",
8946
+ "eslint-config-prettier": "8.5.0",
8947
8947
  "eslint-config-sidvind": "1.3.2",
8948
8948
  "eslint-formatter-gitlab": "3.0.0",
8949
8949
  "eslint-plugin-array-func": "3.1.7",