diff --git a/package.json b/package.json index 9adecf81..7c0bea9d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "autoprefixer": "10.4.16", "eslint": "8.50.0", "eslint-plugin": "^1.0.1", - "eslint-plugin-astro": "0.29.0", + "eslint-plugin-astro": "0.29.1", "postcss": "8.4.31", "prettier": "3.0.3", "prettier-plugin-astro": "0.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e2f2135..a5973eec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ devDependencies: specifier: ^1.0.1 version: 1.0.1 eslint-plugin-astro: - specifier: 0.29.0 - version: 0.29.0(eslint@8.50.0) + specifier: 0.29.1 + version: 0.29.1(eslint@8.50.0) postcss: specifier: 8.4.31 version: 8.4.31 @@ -1356,8 +1356,8 @@ packages: es-shim-unscopables: 1.0.0 dev: true - /astro-eslint-parser@0.15.0: - resolution: {integrity: sha512-iC3VvAS/o6TX92Frwp5Yht/AO3a2tQhCnOe9CdbiICwy+ZYTH/ZOiBxeXI2I5qE1YlbtP2wvBLr+SCgwOAEZvg==} + /astro-eslint-parser@0.16.0: + resolution: {integrity: sha512-k9ASvY8pa6qttM+fvNJCILxxjftfNg/ou5cjd25SVHsc7moplezGGM9fgMUyf24SRYt8ShO603oHRDn2KqwxMg==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@astrojs/compiler': 2.1.0 @@ -2104,8 +2104,8 @@ packages: - supports-color dev: true - /eslint-plugin-astro@0.29.0(eslint@8.50.0): - resolution: {integrity: sha512-JFgonlwmDXPorv7+HLecpHeUF3EzGIxIFwgBueaCrTN7PYPjPeoGVtObJzYSkOtBj1qvagghWRD/qETZdLMDHw==} + /eslint-plugin-astro@0.29.1(eslint@8.50.0): + resolution: {integrity: sha512-ffuUc7zFz8HavaAVaS5iRUzWqBf3/YbrFWUhx0GxXW3gVtnbri5UyvkN8EMOkZWkNXG1zqD2y9dlEsAezhbC0w==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' @@ -2113,7 +2113,7 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0) '@jridgewell/sourcemap-codec': 1.4.15 '@typescript-eslint/types': 5.61.0 - astro-eslint-parser: 0.15.0 + astro-eslint-parser: 0.16.0 eslint: 8.50.0 postcss: 8.4.31 postcss-selector-parser: 6.0.11