diff --git a/packages/eslint-config-bases/package.json b/packages/eslint-config-bases/package.json index c2db06c6..519bb61f 100644 --- a/packages/eslint-config-bases/package.json +++ b/packages/eslint-config-bases/package.json @@ -107,7 +107,7 @@ }, "dependencies": { "@html-eslint/eslint-plugin": "^0.24.0", - "@html-eslint/parser": "^0.23.0", + "@html-eslint/parser": "^0.24.0", "@rushstack/eslint-patch": "^1.6.1", "@tanstack/eslint-plugin-query": "^5.17.7", "@testing-library/jest-dom": "^6.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d923e11..37f48d39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,8 +128,8 @@ importers: specifier: ^0.24.0 version: 0.24.0 '@html-eslint/parser': - specifier: ^0.23.0 - version: 0.23.0 + specifier: ^0.24.0 + version: 0.24.0 '@rushstack/eslint-patch': specifier: ^1.6.1 version: 1.7.2 @@ -1874,8 +1874,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false - /@html-eslint/parser@0.23.0: - resolution: {integrity: sha512-mZTxkgN8WzoLtIo0U8BKlm3y/D9pGlXuALqEaliDPah6wGo+LkTUOfxQklmuAP2N66e5ORCjdAo4PpakEcCUUg==} + /@html-eslint/parser@0.24.0: + resolution: {integrity: sha512-Q9mGP+g3ZmNMFMqXroIY/nhlWt5q3usfcaMlud7YRSgFnHr3EK/rzWFObHNpMmB4btDLc9FkzxsSHUgRd+qd0w==} engines: {node: '>=8.10.0'} dependencies: es-html-parser: 0.0.9