diff --git a/package.json b/package.json index d13a0d4900..1b35dccdde 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-mdx": "3.1.5", "eslint-plugin-react": "7.37.3", "globals": "15.14.0", - "html-validate": "8.29.0", + "html-validate": "9.1.1", "husky": "9.1.7", "lint-staged": "15.3.0", "npm-check-updates": "17.1.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 154a569e46..27e261d26b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ importers: specifier: 15.14.0 version: 15.14.0 html-validate: - specifier: 8.29.0 - version: 8.29.0(jest-diff@29.7.0)(jest-snapshot@29.7.0)(jest@29.7.0(@types/node@22.10.5)) + specifier: 9.1.1 + version: 9.1.1(jest-diff@29.7.0)(jest-snapshot@29.7.0)(jest@29.7.0(@types/node@22.10.5)) husky: specifier: 9.1.7 version: 9.1.7 @@ -4027,9 +4027,9 @@ packages: resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==} engines: {node: '>=8'} - html-validate@8.29.0: - resolution: {integrity: sha512-RFfFIWaUB9SN8iETL2GoPvjWEX1gcbz0+m+vao7xkPl0cnlgMDu9RcjdQz6T3n6LgT/LENPkvxHzVkqY/Qs3Tg==} - engines: {node: '>= 16.14'} + html-validate@9.1.1: + resolution: {integrity: sha512-5VAzTnEr7mjuiRv1OzrEAXB718d/U8AB4SDXJMl7rE7PcRwyg+6sfxqnUQdGCRIvMtsZY22AWevC4oBADACWqw==} + engines: {node: '>= 18'} hasBin: true peerDependencies: jest: ^27.1 || ^28.1.3 || ^29.0.3 @@ -11248,7 +11248,7 @@ snapshots: html-tags@3.3.1: {} - html-validate@8.29.0(jest-diff@29.7.0)(jest-snapshot@29.7.0)(jest@29.7.0(@types/node@22.10.5)): + html-validate@9.1.1(jest-diff@29.7.0)(jest-snapshot@29.7.0)(jest@29.7.0(@types/node@22.10.5)): dependencies: '@html-validate/stylish': 4.2.0 '@sidvind/better-ajv-errors': 3.0.1(ajv@8.17.1)