Commit c76216f7 authored by HTML-validate's avatar HTML-validate 🤖
Browse files

Merge branch 'renovate/html-validate-eslint' into 'master'

chore(deps): update dependency @html-validate/eslint-config to v6.16.1

See merge request !1261
parents b3352174 ce405447
Loading
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
      "devDependencies": {
        "@babel/code-frame": "7.29.0",
        "@html-validate/commitlint-config": "3.6.7",
        "@html-validate/eslint-config": "6.16.0",
        "@html-validate/eslint-config": "6.16.1",
        "@html-validate/eslint-config-jest": "6.16.0",
        "@html-validate/eslint-config-typescript": "6.16.0",
        "@html-validate/eslint-config-typescript-typeinfo": "6.16.0",
@@ -2894,9 +2894,9 @@
      }
    },
    "node_modules/@eslint/js": {
      "version": "9.39.2",
      "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
      "integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
      "version": "9.39.3",
      "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.3.tgz",
      "integrity": "sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==",
      "dev": true,
      "license": "MIT",
      "engines": {
@@ -2978,16 +2978,16 @@
      "link": true
    },
    "node_modules/@html-validate/eslint-config": {
      "version": "6.16.0",
      "resolved": "https://registry.npmjs.org/@html-validate/eslint-config/-/eslint-config-6.16.0.tgz",
      "integrity": "sha512-tnNndMjAn/dXYFXRw4rUdHOTa1BN8we491U1lSlOreWcQvgIgtr6skSZpBms33A3M/KQqUXo44BHOsbxyHRwOQ==",
      "version": "6.16.1",
      "resolved": "https://registry.npmjs.org/@html-validate/eslint-config/-/eslint-config-6.16.1.tgz",
      "integrity": "sha512-wGhM935rTnGZztBNq/B5c0EzJpzVl2Wr3i4u/oKYfFFhw5NpCmwGLX8g1X2NBmU1acgnn15FhVv12sABiLov9g==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
        "@eslint-community/eslint-plugin-eslint-comments": "4.6.0",
        "@eslint/js": "9.39.2",
        "@eslint/js": "9.39.3",
        "argparse": "2.0.1",
        "eslint": "9.39.2",
        "eslint": "9.39.3",
        "eslint-config-prettier": "10.1.8",
        "eslint-formatter-gitlab": "7.0.1",
        "eslint-import-resolver-node": "0.3.9",
@@ -9734,9 +9734,9 @@
      }
    },
    "node_modules/eslint": {
      "version": "9.39.2",
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.2.tgz",
      "integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==",
      "version": "9.39.3",
      "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.3.tgz",
      "integrity": "sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
@@ -9746,7 +9746,7 @@
        "@eslint/config-helpers": "^0.4.2",
        "@eslint/core": "^0.17.0",
        "@eslint/eslintrc": "^3.3.1",
        "@eslint/js": "9.39.2",
        "@eslint/js": "9.39.3",
        "@eslint/plugin-kit": "^0.4.1",
        "@humanfs/node": "^0.16.6",
        "@humanwhocodes/module-importer": "^1.0.1",
+1 −1