From 02fc3cf918362e833c99cca497b12b70f5969a9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 06:44:56 +0000 Subject: [PATCH] chore(deps): update all dependencies (#1150) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++++----- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 23676c784..4ac4a547f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "dompurify": "3.0.8", "eslint": "8.56.0", "eslint-config-standard": "17.1.0", - "eslint-plugin-astro": "0.31.0", + "eslint-plugin-astro": "0.31.2", "eslint-plugin-import": "2.29.1", "eslint-plugin-jsx-a11y": "6.8.0", "eslint-plugin-n": "16.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 910a02251..fc86b4282 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,8 +122,8 @@ devDependencies: specifier: 17.1.0 version: 17.1.0(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.56.0) eslint-plugin-astro: - specifier: 0.31.0 - version: 0.31.0(eslint@8.56.0) + specifier: 0.31.2 + version: 0.31.2(eslint@8.56.0) eslint-plugin-import: specifier: 2.29.1 version: 2.29.1(@typescript-eslint/parser@6.19.0)(eslint@8.56.0) @@ -5881,6 +5881,16 @@ packages: eslint: 8.56.0 dev: true + /eslint-compat-utils@0.3.3(eslint@8.56.0): + resolution: {integrity: sha512-pLwj4Cx700dsAO5Ub9+3Iz0goxwiLE5igk67VJ9Rsr5AoJW2pGKcl1pPn17uyWPJ2pMon0fM2wcNQa3WOsnbMQ==} + engines: {node: '>=12'} + peerDependencies: + eslint: '>=6.0.0' + dependencies: + eslint: 8.56.0 + semver: 7.5.4 + dev: true + /eslint-config-standard@17.1.0(eslint-plugin-import@2.29.1)(eslint-plugin-n@16.6.2)(eslint-plugin-promise@6.1.1)(eslint@8.56.0): resolution: {integrity: sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==} engines: {node: '>=12.0.0'} @@ -5935,8 +5945,8 @@ packages: - supports-color dev: true - /eslint-plugin-astro@0.31.0(eslint@8.56.0): - resolution: {integrity: sha512-oNZj7bcpCPkebKD7ZfGflAFVUwz78ItdXeK5aVAqFpZZk1JhGaseWdU24f8r26hRte9rrT3EQV4Qwbngp2xSPA==} + /eslint-plugin-astro@0.31.2(eslint@8.56.0): + resolution: {integrity: sha512-k0wOWQojlOLeyckQpQGrVvelime09tCCyXmcMmDfM3h/33Le+N57HJEYjQDw8G7ibuf0Uz4dUQ76dL7vtCaUTw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' @@ -5946,7 +5956,7 @@ packages: '@typescript-eslint/types': 5.62.0 astro-eslint-parser: 0.16.1 eslint: 8.56.0 - eslint-compat-utils: 0.1.2(eslint@8.56.0) + eslint-compat-utils: 0.3.3(eslint@8.56.0) postcss: 8.4.33 postcss-selector-parser: 6.0.15 transitivePeerDependencies: