From 134cc4afbc7d36702e9dda53c81d02fd721abf40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 14:40:01 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-tailwindcss to ^3.17.5 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b35a93ad..a568041f 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-refresh": "^0.4.12", "eslint-plugin-svelte": "2.44.1", - "eslint-plugin-tailwindcss": "^3.17.4", + "eslint-plugin-tailwindcss": "^3.17.5", "execa": "^9.4.0", "fast-glob": "^3.3.2", "fs-extra": "^11.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57d3982b..59797e77 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -148,8 +148,8 @@ importers: specifier: 2.44.1 version: 2.44.1(eslint@9.12.0(jiti@2.2.1))(svelte@4.2.19) eslint-plugin-tailwindcss: - specifier: ^3.17.4 - version: 3.17.4(tailwindcss@3.4.13) + specifier: ^3.17.5 + version: 3.17.5(tailwindcss@3.4.13) execa: specifier: ^9.4.0 version: 9.4.0 @@ -1642,8 +1642,8 @@ packages: svelte: optional: true - eslint-plugin-tailwindcss@3.17.4: - resolution: {integrity: sha512-gJAEHmCq2XFfUP/+vwEfEJ9igrPeZFg+skeMtsxquSQdxba9XRk5bn0Bp9jxG1VV9/wwPKi1g3ZjItu6MIjhNg==} + eslint-plugin-tailwindcss@3.17.5: + resolution: {integrity: sha512-8Mi7p7dm+mO1dHgRHHFdPu4RDTBk69Cn4P0B40vRQR+MrguUpwmKwhZy1kqYe3Km8/4nb+cyrCF+5SodOEmaow==} engines: {node: '>=18.12.0'} peerDependencies: tailwindcss: ^3.4.0 @@ -4713,10 +4713,10 @@ snapshots: transitivePeerDependencies: - ts-node - eslint-plugin-tailwindcss@3.17.4(tailwindcss@3.4.13): + eslint-plugin-tailwindcss@3.17.5(tailwindcss@3.4.13): dependencies: fast-glob: 3.3.2 - postcss: 8.4.39 + postcss: 8.4.47 tailwindcss: 3.4.13 eslint-plugin-unicorn@55.0.0(eslint@9.12.0(jiti@2.2.1)):