diff --git a/packages/eslint-config-bases/package.json b/packages/eslint-config-bases/package.json index 892b98d8..a2aff2ec 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.23.0", - "@html-eslint/parser": "^0.22.0", + "@html-eslint/parser": "^0.23.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 88e041da..672730e0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,8 +128,8 @@ importers: specifier: ^0.23.0 version: 0.23.0 '@html-eslint/parser': - specifier: ^0.22.0 - version: 0.22.0 + specifier: ^0.23.0 + version: 0.23.0 '@rushstack/eslint-patch': specifier: ^1.6.1 version: 1.7.0 @@ -1810,8 +1810,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false - /@html-eslint/parser@0.22.0: - resolution: {integrity: sha512-1XNYNgysZJfpLEYx+ao4I67F5+8gQDQbBt38/Ylcn5L8ij5xHfRDWvOIBvejqEgNQRRzM5s7UOhPSj+02YtMsQ==} + /@html-eslint/parser@0.23.0: + resolution: {integrity: sha512-mZTxkgN8WzoLtIo0U8BKlm3y/D9pGlXuALqEaliDPah6wGo+LkTUOfxQklmuAP2N66e5ORCjdAo4PpakEcCUUg==} engines: {node: '>=8.10.0'} dependencies: es-html-parser: 0.0.9