diff --git a/package.json b/package.json index 969f66fdb2..c9b27a3fa8 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-plugin-json": "3.1.0", "eslint-plugin-mdx": "2.2.0", "eslint-plugin-react": "7.33.2", - "html-validate": "8.7.1", + "html-validate": "8.7.2", "husky": "8.0.3", "lint-staged": "15.1.0", "markdownlint-cli": "0.37.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24e90562ba..7a7da1a2c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 7.33.2 version: 7.33.2(eslint@8.53.0) html-validate: - specifier: 8.7.1 - version: 8.7.1 + specifier: 8.7.2 + version: 8.7.2 husky: specifier: 8.0.3 version: 8.0.3 @@ -10163,8 +10163,8 @@ packages: engines: {node: '>=8'} dev: true - /html-validate@8.7.1: - resolution: {integrity: sha512-8zfWtAfyIWxqoHG1M8+8zCdKLCBFn/48Zdf2mRL6OuDvRTCSkSIDOYChLr22KiN3UJii8cTbMtH5PrQFw0ZWWg==} + /html-validate@8.7.2: + resolution: {integrity: sha512-0UD3VO0LBoavvmRcevf8uQ8UZGqh4moc1Stwvh0+rPsvax/PNs1mFA+3gb63zRShxrV24D8Mioj1EvLJj7Kq4g==} engines: {node: '>= 16.0'} hasBin: true peerDependencies: @@ -10188,7 +10188,7 @@ packages: ajv: 8.12.0 deepmerge: 4.3.1 glob: 10.3.10 - ignore: 5.2.4 + ignore: 5.3.0 kleur: 4.1.5 minimist: 1.2.8 prompts: 2.4.2 @@ -10362,6 +10362,11 @@ packages: engines: {node: '>= 4'} dev: true + /ignore@5.3.0: + resolution: {integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==} + engines: {node: '>= 4'} + dev: true + /immutable@4.3.0: resolution: {integrity: sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==} dev: true