@html-validate/eslint-config 6.10.5 → 6.11.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.mjs CHANGED
@@ -8902,7 +8902,7 @@ var require_package = __commonJS({
8902
8902
  "package.json"(exports, module) {
8903
8903
  module.exports = {
8904
8904
  name: "@html-validate/eslint-config",
8905
- version: "6.10.3",
8905
+ version: "6.10.5",
8906
8906
  description: "Eslint sharable config used by the various HTML-validate packages",
8907
8907
  keywords: [
8908
8908
  "eslint"
@@ -8942,7 +8942,7 @@ var require_package = __commonJS({
8942
8942
  argparse: "2.0.1",
8943
8943
  eslint: "9.39.1",
8944
8944
  "eslint-config-prettier": "10.1.8",
8945
- "eslint-formatter-gitlab": "6.0.1",
8945
+ "eslint-formatter-gitlab": "7.0.0",
8946
8946
  "eslint-import-resolver-node": "0.3.9",
8947
8947
  "eslint-import-resolver-typescript": "4.4.4",
8948
8948
  "eslint-plugin-array-func": "5.1.0",