@html-validate/eslint-config 5.26.3 → 5.26.6

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
@@ -8895,7 +8895,7 @@ var require_package = __commonJS({
8895
8895
  "package.json"(exports2, module2) {
8896
8896
  module2.exports = {
8897
8897
  name: "@html-validate/eslint-config",
8898
- version: "5.26.0",
8898
+ version: "5.26.5",
8899
8899
  description: "Eslint sharable config used by the various HTML-validate packages",
8900
8900
  keywords: [
8901
8901
  "eslint"
@@ -8933,11 +8933,11 @@ var require_package = __commonJS({
8933
8933
  dependencies: {
8934
8934
  "@rushstack/eslint-patch": "1.10.5",
8935
8935
  eslint: "8.57.1",
8936
- "eslint-config-prettier": "10.0.1",
8936
+ "eslint-config-prettier": "10.0.2",
8937
8937
  "eslint-config-sidvind": "1.3.2",
8938
8938
  "eslint-formatter-gitlab": "5.1.0",
8939
8939
  "eslint-import-resolver-node": "0.3.9",
8940
- "eslint-import-resolver-typescript": "3.8.0",
8940
+ "eslint-import-resolver-typescript": "3.8.3",
8941
8941
  "eslint-plugin-array-func": "4.0.0",
8942
8942
  "eslint-plugin-eslint-comments": "3.2.0",
8943
8943
  "eslint-plugin-import": "2.31.0",
@@ -8949,7 +8949,7 @@ var require_package = __commonJS({
8949
8949
  devDependencies: {
8950
8950
  argparse: "2.0.1",
8951
8951
  "find-up": "7.0.0",
8952
- "internal-prettier": "5.26.0",
8952
+ "internal-prettier": "5.26.3",
8953
8953
  nunjucks: "3.2.4"
8954
8954
  },
8955
8955
  peerDependencies: {